Commit Graph

9 Commits

Author SHA1 Message Date
msalazarm
30ee23013e shrunk the texture sizes of images to reduce lag, and introduced some sound effects. 2021-10-05 17:19:58 -06:00
91e5554105 Added level scaling and animations as Firo coins are gathered #4. Also Tightened the controls on mobile to make user input faster. 2021-10-01 20:46:44 -06:00
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
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
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
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
c6868f23fd Changed the different difficulties of each level in the game. 2021-09-10 20:39:32 -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