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/+1 |
* | Add an alternative button for jumping | Julien Dessaux | 2022-10-04 | 1 | -1/+1 |
* | Display scores | Julien Dessaux | 2022-09-26 | 1 | -0/+8 |
* | Added brothers and ball collisions | Julien Dessaux | 2022-09-25 | 1 | -0/+20 |
* | Added brothers jumping | Julien Dessaux | 2022-09-22 | 1 | -0/+9 |
* | Implemented brothers movements | Julien Dessaux | 2022-09-22 | 1 | -0/+9 |
* | Began rewriting the game as a wasm4 cartridge | Julien Dessaux | 2022-09-21 | 1 | -115/+16 |
* | Began adding scoring | Julien Dessaux | 2022-08-26 | 1 | -10/+12 |
* | Implemented a ball with basic physics and collisions | Julien Dessaux | 2022-08-22 | 1 | -1/+30 |
* | Fixed playfield symetry | Julien Dessaux | 2022-08-17 | 1 | -2/+2 |
* | Implemented the jump command | Julien Dessaux | 2022-08-16 | 1 | -0/+17 |
* | Implement left and right movements | Julien Dessaux | 2022-08-14 | 1 | -9/+43 |
* | Wrote initial game objects | Julien Dessaux | 2022-08-14 | 1 | -0/+46 |