Commit Graph

20 Commits (f1b35d3eb217ed4941c9c4523309eeb0b942b77c)

Author SHA1 Message Date
Erick c03cf6b2a2
chore: refactoring to use flutter gen on the game (#73)
3 years ago
Alejandro Santiago 38b28243a7
feat: allow `Ball` to be stopped and resumed (#58)
3 years ago
Rui Miguel Alonso 6867187659
feat: crossing upper ramps (#40)
3 years ago
Alejandro Santiago dc3de740d3
fix: used `initialPosition` in `BodyDef` (#52)
3 years ago
Alejandro Santiago 0dc8851e3b
feat: implemented `InitialPosition` on `BodyComponent`s (#50)
3 years ago
Erick 1539ab7bd3
chore: update project to the latest flame and forge2d (#41)
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
Allison Ryan ffef053678
feat: add character selection (#20)
3 years ago
Alejandro Santiago e9776a8d5e
docs: included missing documentation (#29)
3 years ago
Alejandro Santiago 61ba65ce61
feat: include `public_member_api_docs` (#13)
3 years ago
Erick Zanardo a2093811fa feat: adding tests
3 years ago
Erick Zanardo ac0aca5f8f feat: adding placeholder sprite for the ball component
3 years ago
Erick Zanardo 5a2ee2c2ac feat: applying suggestions
3 years ago
Erick Zanardo d5c84acd8e feat: making use of isLastBall on ball component
3 years ago
Erick Zanardo dba7761e01 feat: addressing PR comments
3 years ago
Erick Zanardo ad6afddf15 fix: rebasing issues
3 years ago
Erick Zanardo 518e183ad8 feat: game over mechanics
3 years ago
Alejandro Santiago afeaf4a058
feat: implemented `ScorePoints` mixin and callback (#7)
3 years ago
Alejandro Santiago 0d27b7f762
feat: included initial Ball body component (#6)
3 years ago