Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added makefile | Julien Dessaux | 2022-10-18 | 1 | -0/+20 |
| | |||||
* | Fixed bug when a round ends while falling, and reset gamepad state between ↵ | Julien Dessaux | 2022-10-17 | 4 | -0/+8 |
| | | | | rounds | ||||
* | Add an alternative button for jumping | Julien Dessaux | 2022-10-04 | 1 | -1/+1 |
| | |||||
* | Change who serves on each round | Julien Dessaux | 2022-10-02 | 1 | -1/+5 |
| | |||||
* | Added end of round detection and scoring | Julien Dessaux | 2022-09-29 | 3 | -4/+30 |
| | |||||
* | Improved net collisions | Julien Dessaux | 2022-09-28 | 1 | -8/+38 |
| | |||||
* | Display winning message | Julien Dessaux | 2022-09-27 | 1 | -0/+8 |
| | |||||
* | Display scores | Julien Dessaux | 2022-09-26 | 1 | -0/+8 |
| | |||||
* | Committed forgotten file necessary for gamepad inputs | Julien Dessaux | 2022-09-25 | 1 | -0/+27 |
| | |||||
* | Added brothers and ball collisions | Julien Dessaux | 2022-09-25 | 3 | -2/+24 |
| | |||||
* | Added ball and net collisions | Julien Dessaux | 2022-09-24 | 1 | -0/+14 |
| | |||||
* | Added ball physics | Julien Dessaux | 2022-09-23 | 3 | -6/+31 |
| | |||||
* | Added brothers jumping | Julien Dessaux | 2022-09-22 | 2 | -1/+11 |
| | |||||
* | Implemented brothers movements | Julien Dessaux | 2022-09-22 | 3 | -3/+24 |
| | |||||
* | Began rewriting the game as a wasm4 cartridge | Julien Dessaux | 2022-09-21 | 10 | -334/+224 |
| | |||||
* | Fixed game reset | Julien Dessaux | 2022-08-29 | 1 | -2/+4 |
| | |||||
* | Began adding scoring | Julien Dessaux | 2022-08-26 | 2 | -10/+19 |
| | |||||
* | Implemented a ball with basic physics and collisions | Julien Dessaux | 2022-08-22 | 2 | -3/+37 |
| | |||||
* | Allow to control both brothers from the same keyboard | Julien Dessaux | 2022-08-17 | 2 | -14/+20 |
| | |||||
* | Fixed playfield symetry | Julien Dessaux | 2022-08-17 | 2 | -13/+13 |
| | |||||
* | Implemented the jump command | Julien Dessaux | 2022-08-16 | 3 | -0/+22 |
| | |||||
* | Implement left and right movements | Julien Dessaux | 2022-08-14 | 3 | -20/+76 |
| | |||||
* | Wrote initial game objects | Julien Dessaux | 2022-08-14 | 5 | -0/+243 |
| | |||||
* | Added lib spoon submodule | Julien Dessaux | 2022-08-14 | 2 | -0/+3 |
| | |||||
* | Initial import | Julien Dessaux | 2022-08-13 | 2 | -0/+290 |