aboutsummaryrefslogtreecommitdiff
path: root/1bitjam.c
AgeCommit message (Collapse)AuthorLines
2024-10-05give the game a namequou-45/+0
2024-10-05Level transitions and main menuquou-10/+6
2024-10-04WIP level generationquou-3/+1
2024-10-01spawn another enemyquou-0/+1
2024-09-30enemyquou-0/+1
2024-09-30player slashingquou-9/+7
2024-09-29animation, player movement, physics etc.quou-16/+11
2024-09-24audioquou-0/+4
2024-09-24game name #definequou-1/+1
2024-09-24Properly init mathsquou-0/+2
2024-09-23initial commit, basic platform and rendering code.quou-0/+50