summaryrefslogtreecommitdiff
path: root/src/entities/bug.rs
AgeCommit message (Expand)Author
2018-09-12Changed hitboxed from an 'is a hitbox' to a 'has a hitbox'Justin Worthe
2018-08-11Clippy-suggested improvementsJustin Worthe
2018-05-01Vector times scalar and unit vectorsJustin Worthe
2018-04-15Added game over popupJustin Worthe
2018-04-02Added hitboxes and something for the bugs to run intoJustin Worthe
2018-03-08Made bugs round to match the round hitboxJustin Worthe
2018-03-06Bugs walking to the middle of the screen slowlyJustin Worthe
2018-03-02Clickable bugs!Justin Worthe