Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-09-25 | Committed forgotten file necessary for gamepad inputs | Julien Dessaux | 1 | -0/+27 |
2022-09-25 | Added brothers and ball collisions | Julien Dessaux | 3 | -2/+24 |
2022-09-24 | Added ball and net collisions | Julien Dessaux | 1 | -0/+14 |
2022-09-23 | Added ball physics | Julien Dessaux | 3 | -6/+31 |
2022-09-22 | Added brothers jumping | Julien Dessaux | 2 | -1/+11 |
2022-09-22 | Implemented brothers movements | Julien Dessaux | 3 | -3/+24 |
2022-09-21 | Began rewriting the game as a wasm4 cartridge | Julien Dessaux | 10 | -334/+224 |
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 |