Commit Graph

21 Commits

Author SHA1 Message Date
23e925a1b9 Merged fixes, and animations branch 2021-09-30 18:13:45 -06:00
171cedc2d2 New animations. 2021-09-30 16:21:28 -06:00
c5f22f7f21 Made moving walls smaller to be more fair #17. Moved Obstactles further back on openings #16. Fixed two bugs #15, #14. And made double jumping less frustrating #13. 2021-09-22 13:26:06 -06:00
35f5d4a79b Added the Game over menu screen #11, also the coins, distance, and score texts #5. 2021-09-20 14:32:10 -06:00
56e2beabfc Replaced background images to work better with the progression. 2021-09-20 10:53:57 -06:00
576730a06b Fixed #8. In general no image should be larger than 2048x2048 for performance loading on mobile and web. 2021-09-18 16:48:09 -06:00
d509380a49 Fixed #9 by lowering the resolution of the background images to 3840x1280 (a 4K resolution). Browsers do not like Large resolution images. 2021-09-18 16:15:45 -06:00
f7af271384 Added darkened overlay and visual variety as the game progresses #10. Added fireworks as well #9. 2021-09-18 15:52:28 -06:00
df5814820b Added moving wall obstacles. 2021-09-16 21:17:51 -06:00
19b401d84f Added overhead debris sign, instead of overhead bugs. 2021-09-16 19:39:42 -06:00
135aa3efcc Fixed the platform issue #2 on Web, and made the beginning platforms more seamless. Added a new Kick animation and the ability to cancel a kick. 2021-09-14 11:23:02 -06:00
eb7491a852 fixed some minor bugs, and implemented fireworks fully. 2021-09-10 13:25:01 -06:00
d56f87fef0 fireworks added for every 5th coin gathered. 2021-09-09 16:56:26 -06:00
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
09db52bcc9 Added wires, and fixed rendering so that flips of images will be registered. 2021-09-04 16:56:08 -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