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