firo_runner/lib
2021-09-30 16:21:28 -06:00
..
bug_holder.dart 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
bug.dart Cleaning up the code so it is more generalized. 2021-09-16 15:15:32 -06:00
circuit_background.dart Fixed #8. In general no image should be larger than 2048x2048 for performance loading on mobile and web. 2021-09-18 16:48:09 -06:00
coin_holder.dart 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
coin.dart Cleaning up the code so it is more generalized. 2021-09-16 15:15:32 -06:00
debris_holder.dart 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
debris.dart Added overhead debris sign, instead of overhead bugs. 2021-09-16 19:39:42 -06:00
firework.dart #9, made it ready to display messages at different speed levels. Just needs to be adjusted according to what is desired. 2021-09-18 19:07:27 -06:00
game_state.dart Added the Game over menu screen #11, also the coins, distance, and score texts #5. 2021-09-20 14:32:10 -06:00
holder.dart Cleaning up the code so it is more generalized. 2021-09-16 15:15:32 -06:00
lose_menu_overlay.dart Added the Game over menu screen #11, also the coins, distance, and score texts #5. 2021-09-20 14:32:10 -06:00
main.dart New animations. 2021-09-30 16:21:28 -06:00
moving_object.dart Cleaning up the code so it is more generalized. 2021-09-16 15:15:32 -06:00
platform_holder.dart Cleaning up the code so it is more generalized. 2021-09-16 15:15:32 -06:00
platform.dart Cleaning up the code so it is more generalized. 2021-09-16 15:15:32 -06:00
runner.dart New animations. 2021-09-30 16:21:28 -06:00
wall_holder.dart 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
wall.dart Added moving wall obstacles. 2021-09-16 21:17:51 -06:00
wire_holder.dart 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
wire.dart Cleaning up the code so it is more generalized. 2021-09-16 15:15:32 -06:00