firo_runner/lib
2021-09-06 16:28:56 -06:00
..
Bug.dart Added some new image assets, and fixed the bug so that audio plays on web. 2021-09-06 16:04:41 -06:00
BugHolder.dart Added a reset state to every object so that the game can cleanly be restarted. 2021-09-05 16:36:36 -06:00
CircuitBackground.dart Added a reset state to every object so that the game can cleanly be restarted. 2021-09-05 16:36:36 -06:00
Coin.dart Added wires, and fixed rendering so that flips of images will be registered. 2021-09-04 16:56:08 -06:00
CoinHolder.dart Added a reset state to every object so that the game can cleanly be restarted. 2021-09-05 16:36:36 -06:00
GameState.dart Added a reset state to every object so that the game can cleanly be restarted. 2021-09-05 16:36:36 -06:00
main.dart Added new death animation when runner hits the bugs, Also made it so that obstactles are spaced further apart 2021-09-06 16:28:56 -06:00
MovingObject.dart Added wires, and fixed rendering so that flips of images will be registered. 2021-09-04 16:56:08 -06:00
Platform.dart Added the bugs that you can kick and duck. Next commit will make sure Coins, Bugs, and Wires never overlap. 2021-09-04 18:18:37 -06:00
PlatformHolder.dart Added a reset state to every object so that the game can cleanly be restarted. 2021-09-05 16:36:36 -06:00
Runner.dart Added new death animation when runner hits the bugs, Also made it so that obstactles are spaced further apart 2021-09-06 16:28:56 -06:00
Wire.dart Added wires, and fixed rendering so that flips of images will be registered. 2021-09-04 16:56:08 -06:00
WireHolder.dart Added a reset state to every object so that the game can cleanly be restarted. 2021-09-05 16:36:36 -06:00