Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Parallax background. | David Thompson | 2023-10-23 | 5 | -2/+17 |
* | Add state reset. | David Thompson | 2023-10-22 | 1 | -1/+37 |
* | Enemies with cancellable scripts. | David Thompson | 2023-10-22 | 1 | -55/+71 |
* | Add some more placeholder level. | David Thompson | 2023-10-22 | 1 | -2/+30 |
* | Add a bunch of sound effects. | David Thompson | 2023-10-22 | 8 | -32/+101 |
* | Fix enemy collision, collide player with enemies. | David Thompson | 2023-10-22 | 1 | -31/+51 |
* | Update player bullet sprite. | David Thompson | 2023-10-22 | 2 | -0/+0 |
* | Player can be hit by enemy bullets. | David Thompson | 2023-10-22 | 1 | -1/+12 |
* | Fix scheduler, add player lives, update player sprite. | David Thompson | 2023-10-22 | 3 | -32/+73 |
* | Enemy bullets and level scrolling. | David Thompson | 2023-10-22 | 4 | -92/+171 |
* | Enemies that can take damage from player bullets. | David Thompson | 2023-10-22 | 4 | -72/+183 |
* | Day 1 progress. | David Thompson | 2023-10-22 | 17 | -0/+1372 |