summaryrefslogtreecommitdiff
path: root/src/hitbox.rs
AgeCommit message (Expand)Author
2019-01-01Added example unit tests for circles intersectingJustin Worthe
2018-09-12Mostly implemented capsulesJustin Worthe
2018-09-12Changed hitboxed from an 'is a hitbox' to a 'has a hitbox'Justin Worthe
2018-08-11Clippy-suggested improvementsJustin Worthe
2018-05-01Added escalating difficultyJustin Worthe
2018-04-02Added hitboxes and something for the bugs to run intoJustin Worthe