Commit Graph

65 Commits (696ace8bfff9f632fd03f858667d5596dd26fdce)

Author SHA1 Message Date
RuiAlonso ec300bec9c fix: fix merge conflicts with imports from main
3 years ago
Alejandro Santiago 360b5876cf
feat: Flipper (#15)
3 years ago
RuiAlonso bbab659b85 refactor: changed docs and use angles in radians instead of degrees
3 years ago
Erick Zanardo 884d8b36b0 fix: lint
3 years ago
Erick Zanardo 38b8a28ffc feat: pr suggestions
3 years ago
Erick f9f109ba5a Apply suggestions from code review
3 years ago
Erick Zanardo a3dc9d09cf feat: adding game hud
3 years ago
Erick Zanardo e4cd4342c0 feat: pr suggestions
3 years ago
Erick de25974f8c
Update lib/game/bloc/game_state.dart
3 years ago
RuiAlonso 5bff54f3d8 Merge branch 'main' into feat/paths
3 years ago
Erick Zanardo df2ce91b06 feat: adding bonus letter feature state management
3 years ago
Erick aca7022fdb
Merge pull request #19 from VGVentures/feat/ball-placeholder-asset
3 years ago
Erick 8a5fbda51f
Apply suggestions from code review
3 years ago
Erick 0b9a0c2c6a
Merge pull request #16 from VGVentures/doc/wall-docs
3 years ago
Erick Zanardo a2093811fa feat: adding tests
3 years ago
RuiAlonso 6b3158b019 chore: removed unscope Ball refs in doc
3 years ago
RuiAlonso 4290cb5a8d refactor: changed math package to geometry
3 years ago
RuiAlonso 4faf703648 chore: applied changes from GH comments, doc descriptions, var names, asserts, etc
3 years ago
alestiago bf4b262a9d docs: removed erroneous reference
3 years ago
Erick Zanardo ac0aca5f8f feat: adding placeholder sprite for the ball component
3 years ago
Erick 618ce97adc
Apply suggestions from code review
3 years ago
Erick Zanardo a8c2257ce3 fix: changing ball spawning point to avoid context errors
3 years ago
Erick Zanardo 9587a4fe77 docs: adding dart docs to the wall component
3 years ago
Allison Ryan 530f110fb9
Merge pull request #11 from VGVentures/feat/character-theming
3 years ago
RuiAlonso 7e43e0042e refactor: changed name of Path to Pathway
3 years ago
RuiAlonso 20c8153363 chore: var and test names not saved
3 years ago
RuiAlonso 8901bcec70 chore: var names and lambda method for identity element
3 years ago
RuiAlonso 9ccf85c2ef doc: documented Path component
3 years ago
RuiAlonso aeb289fce6 fix: changed paths area default color to transparent
3 years ago
RuiAlonso b0e8a3be14 feat: created path component to paint pathways for the ball
3 years ago
Allison Ryan ca18de6172 refactor: one theme for entire game
3 years ago
Allison Ryan f802e592f5 Merge branch 'main' into feat/character-theming
3 years ago
Allison Ryan 1651676462 test: same position
3 years ago
Allison Ryan ea3b126b62
Update lib/game/components/plunger.dart
3 years ago
Allison Ryan 0e98a74b17 refactor: move themes to package
3 years ago
Allison Ryan bb1663111f refactor: suggestions
3 years ago
Allison Ryan d66261581f Merge branch 'main' into feat/plunger
3 years ago
Alejandro Santiago 9891931ffe
feat: anchor component (#12)
3 years ago
Erick Zanardo 5a2ee2c2ac feat: applying suggestions
3 years ago
Erick 9fc554927d
Apply suggestions from code review
3 years ago
Allison Ryan 5c095e8f93 feat: add theme cubit
3 years ago
Allison Ryan 2e28cd1a1d docs: fix typo
3 years ago
Allison Ryan 64d4677b3f chore: remove modifications to game
3 years ago
Allison Ryan 85936df74e test: joint tests
3 years ago
Erick Zanardo 4ccd172b4f feat: pr suggestions
3 years ago
Allison Ryan 7048618ce5 test: plunger and joint
3 years ago
Erick Zanardo 45a5b5c320 Merge branch 'feat/game-over-mechanics' of github.com:VGVentures/pinball into feat/game-over-mechanics
3 years ago
Erick Zanardo d5c84acd8e feat: making use of isLastBall on ball component
3 years ago
Erick 174cbae1bf
Update lib/game/pinball_game.dart
3 years ago
Erick Zanardo ca989eac8d feat: addressing PR comments
3 years ago