aboutsummaryrefslogtreecommitdiff
path: root/src/game.zig (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow to control both brothers from the same keyboardJulien Dessaux2022-08-171-8/+8
* Implemented the jump commandJulien Dessaux2022-08-161-0/+3
* Implement left and right movementsJulien Dessaux2022-08-141-2/+13
* Wrote initial game objectsJulien Dessaux2022-08-141-0/+22