aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2023-05-08Fix a bug with the world not being initialised.quou-1/+1
2023-05-08Add more waves.quou-1/+62
2023-05-07Update the tutorial and add a banner image.quou-1/+8
2023-05-07Add a basic tutorialquou-6/+55
2023-05-07Improve the win screen.quou-13/+146
2023-05-07Fix a crash when running with no_soundquou-1/+2
2023-05-07Work on random things.quou-11/+50
2023-05-07Add more sound effects.quou-3/+10
2023-05-07Basic music and sound.quou-14/+151
2023-05-07Fix a crash.quou-6/+3
2023-05-07Add waves and stuff.quou-38/+325
2023-05-07Add some frames where the skulls are red after being damaged.quou-10/+25
2023-05-07Add waves and some more polish.quou-11/+204
2023-05-06Add licence.quou-0/+121
2023-05-06Work on visual effects; Debris and player bullet impact effects.quou-9/+221
2023-05-06Update the Makefile.quou-1/+1
2023-05-06Update distrib.shquou-0/+6
2023-05-06Building and running for emscripten.quou-77/+162
2023-05-06Add the main mechanic.quou-29/+104
2023-05-06Add a logo and HUD.quou-16/+94
2023-05-06Add solid environment collisions.quou-26/+261
2023-05-06Map rendering and camera movement.quou-8/+314
2023-05-06Menus, game over, dying, etc.quou-32/+522
2023-05-05Add killing enemies.quou-21/+294
2023-05-05Add a basic enemy.quou-7/+258
2023-05-05Add a check to make sure max_entities doesn't get overflowed.quou-0/+12
2023-05-04Add entity destruction.quou-1/+18
2023-05-04Add shooting.quou-9/+203
2023-05-04Add an animation system.quou-7/+177
2023-05-03Fix the makefile.quou-1/+4
2023-05-03Basic player movement.quou-14/+131
2023-05-02Add ECS.quou-7/+119
2023-05-02Work on some sprites.quou-2/+6
2023-05-02Initial commit.quou-0/+55498