firo_runner/lib
2021-09-13 13:21:52 -06:00
..
bug_holder.dart 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
bug.dart 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
circuit_background.dart fireworks added for every 5th coin gathered. 2021-09-09 16:56:26 -06:00
coin_holder.dart 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
coin.dart fireworks added for every 5th coin gathered. 2021-09-09 16:56:26 -06:00
firework.dart fixed some minor bugs, and implemented fireworks fully. 2021-09-10 13:25:01 -06:00
game_state.dart Fixed the speed bug where runner would go faster on the android phone, but slower on the web. 2021-09-08 17:07:54 -06:00
main.dart 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
moving_object.dart 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
platform_holder.dart 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
platform.dart 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
runner.dart 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
wire_holder.dart 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
wire.dart 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