Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move score info in one place and add bonus icons #26

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

kolumb
Copy link
Contributor

@kolumb kolumb commented Mar 6, 2021

Player names and score info now located at top in the middle of the field. Because of that I limited area where bonuses can spawn so they don't cover this info.
Fixed BaseField class - it was not using players that was passed to it on client side.

src/client/game/objects/Field.js Outdated Show resolved Hide resolved
src/client/game/index.js Outdated Show resolved Hide resolved
@kolumb kolumb force-pushed the score-and-bonus-icons branch from e3b2979 to fa23b44 Compare March 14, 2021 15:13
kolumb added 3 commits March 14, 2021 17:20
Added updateBonusIcons method to Field class
Added bonusActivated event listener

Close sdegueldre#15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants