You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pinball/lib/game
Rui Miguel Alonso 79624f07f1
feat: `SpaceshipRamp` shot logic (#296)
2 years ago
..
behaviors feat: defined `ScoringBehavior` and `ScoringContactBehavior` (#329) 2 years ago
bloc refactor: split `GameState` score into `totalScore`, `roundScore` and `displayScore` (#331) 2 years ago
components feat: `SpaceshipRamp` shot logic (#296) 2 years ago
view chore: restore GameHud visibility and control game flow (#247) 2 years ago
game.dart feat: improve UI of the initial loading screen (#309) 2 years ago
game_assets.dart refactor: add `Backbox` asset and localized text (#319) 2 years ago
pinball_game.dart fix: both `Fipper`s should respond to multi touch taps (#330) 2 years ago