aboutsummaryrefslogtreecommitdiff
path: root/src/ball.zig (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added end of round detection and scoringJulien Dessaux2022-09-291-1/+7
* Improved net collisionsJulien Dessaux2022-09-281-8/+38
* Added brothers and ball collisionsJulien Dessaux2022-09-251-2/+2
* Added ball and net collisionsJulien Dessaux2022-09-241-0/+14
* Added ball physicsJulien Dessaux2022-09-231-5/+28
* Began rewriting the game as a wasm4 cartridgeJulien Dessaux2022-09-211-0/+28