csci312a-s19 / fp-rollrace

fp-rollrace created by GitHub Classroom
0 stars 2 forks source link

Implemented booting, some game unit tests, made countdown less glitchy #144

Closed jravishankar closed 5 years ago

jravishankar commented 5 years ago

Implemented countdown without screen shaking, made booting occur when timer hits 0 (GameOverMenu appears), made some GameEngine unit tests (currently trying to figure out how to implement tests that require waiting for countdown)