Commit Graph

186 Commits (ec6cdba0e814f046d26393ef35be15f49ef4d23a)

Author SHA1 Message Date
Rui Miguel Alonso 79624f07f1
feat: `SpaceshipRamp` shot logic (#296)
2 years ago
arturplaczek 03f60fbffe
chore: restore GameHud visibility and control game flow (#247)
2 years ago
Rui Miguel Alonso d729a9ac69
refactor: split `GameState` score into `totalScore`, `roundScore` and `displayScore` (#331)
2 years ago
Jochum van der Ploeg 94206bddaa
fix: both `Fipper`s should respond to multi touch taps (#330)
2 years ago
arturplaczek 0a52583519
fix: mock flame images (#332)
2 years ago
Allison Ryan 6ed62f37e8
refactor: add `Backbox` asset and localized text (#319)
2 years ago
Rui Miguel Alonso b01444c902
feat: debug feature for turbocharging at `DebugPinballGame` (#333)
2 years ago
Alejandro Santiago 8957b96ae3
feat: defined `ScoringBehavior` and `ScoringContactBehavior` (#329)
2 years ago
Alejandro Santiago f38f18d60a
refactor: moved noise logic to `BumperNoisyBehavior` (#326)
2 years ago
Alejandro Santiago 44566bcbf0
refactor: moved boost logic to `BallTurboChargingBehavior` (#323)
2 years ago
Allison Ryan 182e8f56cb
feat: implemented `Flapper` (#312)
2 years ago
Jochum van der Ploeg 82588602eb
fix: use both flippers on mobile (#318)
2 years ago
Erick ca9679ba1d
feat: adding bumper sfx (#315)
2 years ago
Jochum van der Ploeg 5af198a9a0
fix: physics are FPS depended (#316)
2 years ago
Jorge Coca 58468bde2f
feat: improve UI of the initial loading screen (#309)
2 years ago
Allison Ryan 3e10c5850d
feat: add hole in dino wall (#306)
2 years ago
Alejandro Santiago 36f7886f63
refactor: removed `mocks.dart` (#307)
2 years ago
Allison Ryan 9784091f84
feat: add dino game bonus (#301)
2 years ago
Alejandro Santiago 30cb1f9daf
feat: implemented new `FlutterForestBonusBehavior` logic (#303)
2 years ago
Allison Ryan f2160feab9
feat: implemented `AndroidSpaceshipBonusBehavior` (#298)
2 years ago
Erick 6cca3b84b5
feat: background music (#299)
2 years ago
Jochum van der Ploeg 49b306ff0f
fix: plunger on mobile (#259)
2 years ago
Rui Miguel Alonso 3a593c2e6e
feat: multiball asset (#235)
2 years ago
Jorge Coca 26acb63460
feat: added animations to character selection (#284)
2 years ago
arturplaczek 6f2344cbc9
fix: update google word animation and change speed of animations to 12fps (#287)
2 years ago
Rui Miguel Alonso b9df1006cc
feat: add score assets (#276)
2 years ago
Allison Ryan 431257f831
feat: add `GoogleLetter` assets (#286)
2 years ago
Allison Ryan 5abfe6ab42
feat: add `ChromeDino` behaviors (#277)
2 years ago
Allison Ryan 02edc75255
feat: adjusting game physics (#285)
2 years ago
Allison Ryan 92b83dc892
feat: implement blinking `Kicker` assets (#283)
2 years ago
Alejandro Santiago 95fe7a62aa
feat: implemented rendering with `ZIndex` (#282)
2 years ago
Jorge Coca 3fbb2564cc
feat: character selection for desktop and mobile (#280)
2 years ago
Allison Ryan 3bb5f42f58
refactor: `SparkyScorch` and asset renaming (#268)
2 years ago
jonathandaniels-vgv 8fddce60a8
chore: reference the app text styles from theme context (#264)
2 years ago
Allison Ryan 3991207d62
feat: add board background asset (#270)
2 years ago
Allison Ryan 0a1ae053d8
feat: add android assets and fix shapes (#258)
2 years ago
Rui Miguel Alonso cc3ba899ce
feat: implemented `Multipliers` (#231)
2 years ago
Rui Miguel Alonso 7d8cd8c357
feat: implemented `AndroidBumper.cow` (#257)
2 years ago
jonathandaniels-vgv 21b54a0cdc
feat: added how to play dialog for desktop and mobile (#242)
2 years ago
Allison Ryan cf688f0f26
chore: removed `Wall` and `Board` (#224)
2 years ago
Jochum van der Ploeg 6395835f20
feat: add mobile touch controls (#232)
2 years ago
Allison Ryan 97337938d4
feat: animate chrome dino (#229)
2 years ago
Allison Ryan 8e9ef85dda
refactor: add spaceship rail assets (#244)
2 years ago
Rui Miguel Alonso 4524849c29
feat: game bloc multiplier (#213)
2 years ago
Allison Ryan c33d34e42f
refactor: alien to android (#246)
2 years ago
arturplaczek 46e9152225
fix: restore GameHud visibility (#240)
2 years ago
Alejandro Santiago 2673c419b5
feat: migration to new `ContactCallbacks` (#234)
2 years ago
arturplaczek a71afb7623
fix: use fake image instead of assets in tests (#243)
2 years ago
arturplaczek b9c2f3a54f
feat: score widget with animation (#206)
2 years ago
arturplaczek bd9d219f0b
chore: rename ThemeCubit to CharacterThemeCubit (#233)
2 years ago