firo_runner/lib
2021-09-04 19:05:08 -06:00
..
Bug.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
BugHolder.dart Objects are now placed much farther from each other so they do not overlap, and so the user has a chance to avoid the obstacles. 2021-09-04 18:36:14 -06:00
CircuitBackground.dart Added the moving circuit background. Probably need a new background that is more seamless. 2021-09-04 19:05:08 -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 Objects are now placed much farther from each other so they do not overlap, and so the user has a chance to avoid the obstacles. 2021-09-04 18:36:14 -06:00
GameState.dart User input can move the character. Implemented the background and moving objects. Implmented platforms. 2021-09-03 17:29:18 -06:00
main.dart Added the moving circuit background. Probably need a new background that is more seamless. 2021-09-04 19:05:08 -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 wires, and fixed rendering so that flips of images will be registered. 2021-09-04 16:56:08 -06:00
Runner.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
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 Objects are now placed much farther from each other so they do not overlap, and so the user has a chance to avoid the obstacles. 2021-09-04 18:36:14 -06:00