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/test/game/components
Alejandro Santiago 6f32c4f2b8
feat: implemented ChromeDino mechanics (#76)
3 years ago
..
ball_test.dart feat: leaderboard screen (#51) 3 years ago
baseboard_test.dart feat: reshape `Baseboards` (#85) 3 years ago
board_side_test.dart feat: include boardSide.direction (#46) 3 years ago
board_test.dart feat: implemented ChromeDino mechanics (#76) 3 years ago
bonus_word_test.dart refactor: used `descendants` to retrieve tested subject (#94) 3 years ago
chrome_dino_test.dart feat: implemented ChromeDino mechanics (#76) 3 years ago
flipper_test.dart refactor: splitting `Ball` business from UI logic (#86) 3 years ago
flutter_forest_test.dart feat: positioned FlutterForest bumpers (#104) 3 years ago
joint_anchor_test.dart feat: implemented `InitialPosition` on `BodyComponent`s (#50) 3 years ago
kicker_test.dart refactor: rename `SlingShot` to `Kicker` (#68) 3 years ago
plunger_test.dart feat: implemented `InitialPosition` on `BodyComponent`s (#50) 3 years ago
ramp_opening_test.dart refactor: splitting `Ball` business from UI logic (#86) 3 years ago
score_points_test.dart refactor: splitting `Ball` business from UI logic (#86) 3 years ago
spaceship_test.dart refactor: splitting `Ball` business from UI logic (#86) 3 years ago
wall_test.dart refactor: splitting `Ball` business from UI logic (#86) 3 years ago