Commit Graph

15 Commits

Author SHA1 Message Date
99e505f062 Added the finished platforms and updated how to decide which version is used. 2021-09-08 13:27:06 -06:00
adf2831f42 Added the full background and the changing windows with each speed level 2021-09-07 14:45:42 -06:00
f4274e7207 Added new death animation when runner hits the bugs, Also made it so that obstactles are spaced further apart 2021-09-06 16:28:56 -06:00
7fa49eb824 Added some new image assets, and fixed the bug so that audio plays on web. 2021-09-06 16:04:41 -06:00
7736eb1a1b Added a reset state to every object so that the game can cleanly be restarted. 2021-09-05 16:36:36 -06:00
9802a5c7ba Fixed Starting background seems. 2021-09-05 12:55:13 -06:00
c75935db19 Added the moving circuit background. Probably need a new background that is more seamless. 2021-09-04 19:05:08 -06:00
2926907f9c Objects are now placed much farther from each other so they do not overlap, and so the user has a chance to avoid the obstacles. 2021-09-04 18:36:14 -06:00
513d2d08c0 Added the bugs that you can kick and duck. Next commit will make sure Coins, Bugs, and Wires never overlap. 2021-09-04 18:18:37 -06:00
09db52bcc9 Added wires, and fixed rendering so that flips of images will be registered. 2021-09-04 16:56:08 -06:00
f5be43202d Added Firo coins and collisions with Firo coins. 2021-09-03 22:17:12 -06:00
d1144e9ff2 Added Collision with platforms. Added Gravity. And Changed some of the controls. 2021-09-03 21:03:05 -06:00
383b302c71 User input can move the character. Implemented the background and moving objects. Implmented platforms. 2021-09-03 17:29:18 -06:00
05b3891cbe Beginning game that has a moving runner charcter. 2021-09-02 16:30:18 -06:00
fbbfa59d6d first 2021-08-31 10:46:17 -06:00