12654cf5b0Reorderd files in the folder tree for organizationmarco2021-10-08 21:59:38 -0600
cbca859226Added connections to the firo_runner_server. Fixed a couple introduced bugs. Added flag for non tournament version of the code for Google Play/ Apple.marco2021-10-08 21:50:47 -0600
504fff2a7eAdded more sounds, and fixed an audio bug.marco2021-10-06 12:22:57 -0600
30ee23013eshrunk the texture sizes of images to reduce lag, and introduced some sound effects.
msalazarm
2021-10-05 17:19:58 -0600
9f1b453bd7Cleaned up runner code.marco2021-10-03 14:12:22 -0600
9835024376Added Menu music, increased difficulty, and added last animation.marco2021-10-03 13:11:40 -0600
91e5554105Added level scaling and animations as Firo coins are gathered #4. Also Tightened the controls on mobile to make user input faster.marco2021-10-01 20:46:44 -0600
e8455500daAdded the Main Menu #12, Mobile Icons #18. Runner animations finished in previous commit #6. Also implemented text scaling for different devices.marco2021-10-01 16:40:28 -0600
23e925a1b9Merged fixes, and animations branchmarco2021-09-30 18:13:45 -0600
90c8a0566cFixed#19 so that the backgrounds stay in position when resized on a game over.marco2021-09-22 16:31:32 -0600
c5f22f7f21Made 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.marco2021-09-22 13:26:06 -0600
35f5d4a79bAdded the Game over menu screen #11, also the coins, distance, and score texts #5.marco2021-09-20 14:32:10 -0600
56e2beabfcReplaced background images to work better with the progression.marco2021-09-20 10:53:57 -0600
80b40855fd#9, made it ready to display messages at different speed levels. Just needs to be adjusted according to what is desired.marco2021-09-18 19:07:27 -0600
576730a06bFixed#8. In general no image should be larger than 2048x2048 for performance loading on mobile and web.marco2021-09-18 16:48:09 -0600
d509380a49Fixed#9 by lowering the resolution of the background images to 3840x1280 (a 4K resolution). Browsers do not like Large resolution images.marco2021-09-18 16:15:45 -0600
f7af271384Added darkened overlay and visual variety as the game progresses #10. Added fireworks as well #9.marco2021-09-18 15:52:28 -0600
d676116fd8Added the feature where if you kick a bug, you get a Firo coin to the right that you can collect.marco2021-09-16 21:26:57 -0600
19b401d84fAdded overhead debris sign, instead of overhead bugs.marco2021-09-16 19:39:42 -0600
8d225bda06Added more linear falling.marco2021-09-16 19:03:11 -0600
42873d274aCleaning up the code so it is more generalized.marco2021-09-16 15:15:32 -0600
5e48cb0444Fixed#1 such that resizing the window still keeps every item where it should be, and maintains collision on all platforms.marco2021-09-16 11:38:46 -0600
ee87a47672Adds extra files for testing on Windows development enviornments.marco2021-09-14 14:37:14 -0600
d662faa6b7This commit adds experminental windows support.
msalazarm
2021-09-14 14:35:48 -0600
135aa3efccFixed 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.marco2021-09-14 11:23:02 -0600
c7469ec558Made the wires collision box smaller.marco2021-09-13 15:00:43 -0600
a4269c43c5Changed 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.marco2021-09-13 13:21:52 -0600
c6868f23fdChanged the different difficulties of each level in the game.marco2021-09-10 20:39:32 -0600
eb7491a852fixed some minor bugs, and implemented fireworks fully.marco2021-09-10 13:25:01 -0600
d56f87fef0fireworks added for every 5th coin gathered.marco2021-09-09 16:56:26 -0600
7689a62616Fixed the speed bug where runner would go faster on the android phone, but slower on the web.marco2021-09-08 17:07:54 -0600
88207b67ceUpgraded 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.marco2021-09-08 15:44:12 -0600
99e505f062Added the finished platforms and updated how to decide which version is used.marco2021-09-08 13:27:06 -0600
adf2831f42Added the full background and the changing windows with each speed levelmarco2021-09-07 14:45:42 -0600
f4274e7207Added new death animation when runner hits the bugs, Also made it so that obstactles are spaced further apartmarco2021-09-06 16:28:56 -0600
7fa49eb824Added some new image assets, and fixed the bug so that audio plays on web.marco2021-09-06 16:04:41 -0600
7736eb1a1bAdded a reset state to every object so that the game can cleanly be restarted.marco2021-09-05 16:36:36 -0600
c75935db19Added the moving circuit background. Probably need a new background that is more seamless.marco2021-09-04 19:05:08 -0600
2926907f9cObjects are now placed much farther from each other so they do not overlap, and so the user has a chance to avoid the obstacles.marco2021-09-04 18:36:14 -0600
513d2d08c0Added the bugs that you can kick and duck. Next commit will make sure Coins, Bugs, and Wires never overlap.marco2021-09-04 18:18:37 -0600
09db52bcc9Added wires, and fixed rendering so that flips of images will be registered.marco2021-09-04 16:56:08 -0600
f5be43202dAdded Firo coins and collisions with Firo coins.marco2021-09-03 22:17:12 -0600
d1144e9ff2Added Collision with platforms. Added Gravity. And Changed some of the controls.marco2021-09-03 21:03:05 -0600
383b302c71User input can move the character. Implemented the background and moving objects. Implmented platforms.marco2021-09-03 17:29:18 -0600
05b3891cbeBeginning game that has a moving runner charcter.marco2021-09-02 16:30:18 -0600