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

Implemente coin system #25

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

201flaviosilva
Copy link
Member

Description

  • Implemented the coin system;
  • Increments the number of the coins of the player based on the level of the player/tree;
  • Created new UI nodes (player_ui, player_ui) extended/inheritance from the level_ui, to improve the code organization;

Image/Video

N/A.

Related Issue

Closes #20

Does this PR introduce a breaking change? ⚠️

No.

Additional Notes

N/A.


Thank you for your contribution to Tree Simulator Game! Your effort is greatly appreciated; it helps to improve this project for everyone. 😄🎮🚀

@201flaviosilva 201flaviosilva self-assigned this Jan 28, 2025
@201flaviosilva 201flaviosilva linked an issue Jan 28, 2025 that may be closed by this pull request
@201flaviosilva 201flaviosilva marked this pull request as ready for review January 28, 2025 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Coin system implementation
1 participant