Commit Graph

64 Commits (0dc8851e3b882173c836ff1f14408623b792f6de)

Author SHA1 Message Date
Alejandro Santiago 0dc8851e3b
feat: implemented `InitialPosition` on `BodyComponent`s (#50)
3 years ago
Alejandro Santiago 401244a8c0
feat: defined InitialPosition mixin (#37)
3 years ago
Alejandro Santiago 1d30278ee4
feat: group Slingshots (#48)
3 years ago
Alejandro Santiago 7a8f808822
feat: group Baseboards and Flipper (#47)
3 years ago
Alejandro Santiago 413900e89f
feat: define SlingShot component (#39)
3 years ago
Allison Ryan 6a68bf1ed7
feat: add round bumper (#42)
3 years ago
Alejandro Santiago b93e104b08
feat: include boardSide.direction (#46)
3 years ago
Erick 78a616ccd1
feat: adding effect on completing bonus word (#44)
3 years ago
Allison Ryan 2671ec4020
chore: anchor plunger internally (#43)
3 years ago
Erick 1539ab7bd3
chore: update project to the latest flame and forge2d (#41)
3 years ago
Erick 03d48eac40
feat: adding bonus letters to board (#35)
3 years ago
Allison Ryan f6f171b7c7
feat: add baseboards (#34)
3 years ago
Alejandro Santiago ddec3c0f44
feat: implemented Flipper grouping (#32)
3 years ago
Allison Ryan 19c0172cac
feat: add plunger to board (#25)
3 years ago
Erick d0756e0b60
feat: adding ball spawning upon click on debug mode (#28)
3 years ago
Alejandro Santiago e9d2d13bb3
chore: removed unecessary end callback (#30)
3 years ago
Allison Ryan ffef053678
feat: add character selection (#20)
3 years ago
Erick Zanardo b92ee475a2 fix: misisng doc
3 years ago
Erick 9aab90efe3
Merge branch 'main' into feat/flipper-placeholder-art
3 years ago
Alejandro Santiago e9776a8d5e
docs: included missing documentation (#29)
3 years ago
Erick 6ed0203054
Update lib/game/components/flipper.dart
3 years ago
Erick 42bcd3c012
Merge branch 'main' into feat/flipper-placeholder-art
3 years ago
Alejandro Santiago 61ba65ce61
feat: include `public_member_api_docs` (#13)
3 years ago
Erick Zanardo c1a25df01a feat: adding placeholder art for the flippers
3 years ago
RuiAlonso 85cbe42958 refactor: renamed wall1 and wall2 vars
3 years ago
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
RuiAlonso 5bff54f3d8 Merge branch 'main' into feat/paths
3 years ago
Erick aca7022fdb
Merge pull request #19 from VGVentures/feat/ball-placeholder-asset
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 9587a4fe77 docs: adding dart docs to the wall component
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 1651676462 test: same position
3 years ago
Allison Ryan ea3b126b62
Update lib/game/components/plunger.dart
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