aboutsummaryrefslogtreecommitdiff
path: root/src/brothers.zig (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Began adding scoringJulien Dessaux2022-08-261-10/+12
|
* Implemented a ball with basic physics and collisionsJulien Dessaux2022-08-221-1/+30
|
* Fixed playfield symetryJulien Dessaux2022-08-171-2/+2
|
* Implemented the jump commandJulien Dessaux2022-08-161-0/+17
|
* Implement left and right movementsJulien Dessaux2022-08-141-9/+43
|
* Wrote initial game objectsJulien Dessaux2022-08-141-0/+46