firo_runner/lib
2021-09-16 11:38:46 -06:00
..
bug_holder.dart 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
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 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
coin_holder.dart 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
coin.dart fireworks added for every 5th coin gathered. 2021-09-09 16:56:26 -06:00
firework.dart 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
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 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
moving_object.dart 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
platform_holder.dart 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
platform.dart 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
runner.dart 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
wire_holder.dart 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
wire.dart Made the wires collision box smaller. 2021-09-13 15:00:43 -06:00