Commit Graph

18 Commits

Author SHA1 Message Date
e8455500da Added the Main Menu #12, Mobile Icons #18. Runner animations finished in previous commit #6. Also implemented text scaling for different devices. 2021-10-01 16:40:28 -06:00
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
90c8a0566c Fixed #19 so that the backgrounds stay in position when resized on a game over. 2021-09-22 16:31:32 -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
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
d676116fd8 Added the feature where if you kick a bug, you get a Firo coin to the right that you can collect. 2021-09-16 21:26:57 -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
8d225bda06 Added more linear falling. 2021-09-16 19:03:11 -06:00
42873d274a Cleaning up the code so it is more generalized. 2021-09-16 15:15:32 -06:00
5e48cb0444 Fixed #1 such that resizing the window still keeps every item where it should be, and maintains collision on all platforms. 2021-09-16 11:38:46 -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
a4269c43c5 Changed the runner controls to be more smooth, and in line with original vision. Adjusted the obstacles to make it more fair for the user. Removed death by hitting platform. 2021-09-13 13:21:52 -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
88207b67ce Upgraded the code to support Flutter SDK 2.5 and Dart 2.14. If you have previous builds please delete your build file, run 'flutter upgrade' on the stable flutter channel and also run 'flutter clean' in the project directory. 2021-09-08 15:44:12 -06:00