Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug when a round ends while falling, and reset gamepad state between ro... | Julien Dessaux | 2022-10-17 | 1 | -0/+2 |
* | 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 | 1 | -2/+11 |
* | Display winning message | Julien Dessaux | 2022-09-27 | 1 | -0/+8 |
* | Added brothers and ball collisions | Julien Dessaux | 2022-09-25 | 1 | -0/+2 |
* | Added ball physics | Julien Dessaux | 2022-09-23 | 1 | -1/+2 |
* | Implemented brothers movements | Julien Dessaux | 2022-09-22 | 1 | -3/+14 |
* | Began rewriting the game as a wasm4 cartridge | Julien Dessaux | 2022-09-21 | 1 | -35/+12 |
* | Fixed game reset | Julien Dessaux | 2022-08-29 | 1 | -2/+4 |
* | Began adding scoring | Julien Dessaux | 2022-08-26 | 1 | -0/+7 |
* | Implemented a ball with basic physics and collisions | Julien Dessaux | 2022-08-22 | 1 | -2/+7 |
* | Allow to control both brothers from the same keyboard | Julien Dessaux | 2022-08-17 | 1 | -8/+8 |
* | Implemented the jump command | Julien Dessaux | 2022-08-16 | 1 | -0/+3 |
* | Implement left and right movements | Julien Dessaux | 2022-08-14 | 1 | -2/+13 |
* | Wrote initial game objects | Julien Dessaux | 2022-08-14 | 1 | -0/+22 |