Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-09-21 | Began rewriting the game as a wasm4 cartridge | Julien Dessaux | 1 | -93/+9 | |
2022-08-29 | Fixed game reset | Julien Dessaux | 1 | -2/+4 | |
2022-08-26 | Began adding scoring | Julien Dessaux | 2 | -10/+19 | |
2022-08-22 | Implemented a ball with basic physics and collisions | Julien Dessaux | 2 | -3/+37 | |
2022-08-17 | Allow to control both brothers from the same keyboard | Julien Dessaux | 2 | -14/+20 | |
2022-08-17 | Fixed playfield symetry | Julien Dessaux | 2 | -13/+13 | |
2022-08-16 | Implemented the jump command | Julien Dessaux | 3 | -0/+22 | |
2022-08-14 | Implement left and right movements | Julien Dessaux | 3 | -20/+76 | |
2022-08-14 | Wrote initial game objects | Julien Dessaux | 5 | -0/+243 | |
2022-08-14 | Added lib spoon submodule | Julien Dessaux | 2 | -0/+3 | |