Erick
|
8a5fbda51f
|
Apply suggestions from code review
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
|
3 years ago |
Erick
|
bb2e314436
|
Merge pull request #18 from VGVentures/feat/firebase-hosting
feat: adding configs for firebase hosting
|
3 years ago |
Erick
|
0b9a0c2c6a
|
Merge pull request #16 from VGVentures/doc/wall-docs
docs: adding dart docs to the wall component
|
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
|
178876b4fc
|
refactor: changed geometry package description
|
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 |
RuiAlonso
|
631688f821
|
refactor: path changed to pathway, as well as tests
|
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
|
d70122aee5
|
Update README.md
|
3 years ago |
Erick Zanardo
|
cde0dfaa25
|
feat: adding configs for firebase hosting
|
3 years ago |
Erick
|
618ce97adc
|
Apply suggestions from code review
Co-authored-by: Alejandro Santiago <dev@alestiago.com>
|
3 years ago |
Allison Ryan
|
d77f2876a1
|
Merge pull request #17 from VGVentures/fix/ball-spawn
fix: changing ball spawning point to avoid context errors
|
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
feat: add theming for different characters
|
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
|
d6f7bb853d
|
test: names for tests
|
3 years ago |
Allison Ryan
|
0827924955
|
chore: add to props
|
3 years ago |
RuiAlonso
|
ad8499d173
|
test: coverage for maths methods
|
3 years ago |
RuiAlonso
|
53a22f1f1d
|
fix: added assert to maths
|
3 years ago |
RuiAlonso
|
71033266ca
|
fix: fixed precision value for calculateArc method
|
3 years ago |
RuiAlonso
|
8f6bad7a6f
|
test: tests for maths methods
|
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
|
c693e9a109
|
chore: analysis errors fixed on tests
|
3 years ago |
RuiAlonso
|
53f24643b7
|
test: tests for Path component
|
3 years ago |
RuiAlonso
|
b0e8a3be14
|
feat: created path component to paint pathways for the ball
|
3 years ago |
RuiAlonso
|
09464347ef
|
feat: added maths local dependency
|
3 years ago |
RuiAlonso
|
4e2f56a70c
|
feat: created maths package for calculate curves
|
3 years ago |
Allison Ryan
|
ca18de6172
|
refactor: one theme for entire game
|
3 years ago |
Allison Ryan
|
fee6a000a4
|
Merge pull request #10 from VGVentures/feat/plunger
feat: add plunger
|
3 years ago |
Allison Ryan
|
f0db7c720d
|
docs: character themes update
|
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
Co-authored-by: Alejandro Santiago <dev@alestiago.com>
|
3 years ago |
Allison Ryan
|
3ef9cb878b
|
test: provide mock game bloc
|
3 years ago |
Allison Ryan
|
7421acf4a0
|
fix: workflow
|
3 years ago |
Allison Ryan
|
5d583fb07e
|
chore: add workflow
|
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)
* feat: implemented Anchor component
* docs: included initialize example
* docs: improved Anchor doc comment
* chore: fixed white space difference
|
3 years ago |
Erick
|
8d764b9685
|
Merge pull request #9 from VGVentures/feat/game-over-mechanics
feat: adding game over mechanics
|
3 years ago |
Erick Zanardo
|
5a2ee2c2ac
|
feat: applying suggestions
|
3 years ago |
Erick
|
9fc554927d
|
Apply suggestions from code review
Co-authored-by: Alejandro Santiago <dev@alestiago.com>
|
3 years ago |