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

feat(maple-fighters): add player character stats #101

Merged
merged 1 commit into from
Nov 23, 2024
Merged

Conversation

codingben
Copy link
Owner

@codingben codingben commented Nov 10, 2024

Fixes #100. Player's character stats:

  • Level (and Character Name)
  • Health
  • Experience Points

Also add player dead state.

@codingben codingben self-assigned this Nov 10, 2024
@codingben codingben force-pushed the issues/100 branch 4 times, most recently from c393ebd to 13b6f09 Compare November 18, 2024 20:24
@codingben codingben force-pushed the issues/100 branch 3 times, most recently from e934c1e to 56b6de1 Compare November 19, 2024 20:10
@codingben codingben marked this pull request as draft November 19, 2024 20:11
@codingben codingben force-pushed the issues/100 branch 3 times, most recently from bd2dc00 to ff405d6 Compare November 23, 2024 14:10
Player's character stats:

- Level (and Character Name)
- Health
- Experience Points

Also add player dead state.
@codingben codingben marked this pull request as ready for review November 23, 2024 14:42
@codingben codingben merged commit 17694ac into main Nov 23, 2024
2 checks passed
@codingben codingben deleted the issues/100 branch November 23, 2024 14:57
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.

Player character stats
1 participant