Commit Graph

27 Commits

Author SHA1 Message Date
9f99a6a731 Added comments 2021-10-09 12:32:15 -06:00
12654cf5b0 Reorderd files in the folder tree for organization 2021-10-08 21:59:38 -06:00
cbca859226 Added connections to the firo_runner_server. Fixed a couple introduced bugs. Added flag for non tournament version of the code for Google Play/ Apple. 2021-10-08 21:50:47 -06:00
504fff2a7e Added more sounds, and fixed an audio bug. 2021-10-06 12:22:57 -06:00
ebc575df88 windows vs linux 2021-10-05 17:22:01 -06:00
msalazarm
30ee23013e shrunk the texture sizes of images to reduce lag, and introduced some sound effects. 2021-10-05 17:19:58 -06:00
9f1b453bd7 Cleaned up runner code. 2021-10-03 14:12:22 -06:00
9835024376 Added Menu music, increased difficulty, and added last animation. 2021-10-03 13:11:40 -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
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