aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Began adding scoringJulien Dessaux2022-08-262-10/+19
* Implemented a ball with basic physics and collisionsJulien Dessaux2022-08-222-3/+37
* Allow to control both brothers from the same keyboardJulien Dessaux2022-08-172-14/+20
* Fixed playfield symetryJulien Dessaux2022-08-172-13/+13
* Implemented the jump commandJulien Dessaux2022-08-163-0/+22
* Implement left and right movementsJulien Dessaux2022-08-143-20/+76
* Wrote initial game objectsJulien Dessaux2022-08-144-0/+186