aboutsummaryrefslogtreecommitdiff
path: root/src/brothers.zig (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-26Began adding scoringJulien Dessaux1-10/+12
2022-08-22Implemented a ball with basic physics and collisionsJulien Dessaux2-3/+37
2022-08-17Allow to control both brothers from the same keyboardJulien Dessaux2-14/+20
2022-08-17Fixed playfield symetryJulien Dessaux2-13/+13
2022-08-16Implemented the jump commandJulien Dessaux3-0/+22
2022-08-14Implement left and right movementsJulien Dessaux3-20/+76
2022-08-14Wrote initial game objectsJulien Dessaux5-0/+243
2022-08-14Added lib spoon submoduleJulien Dessaux2-0/+3