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

Display level up message #6

Closed
tagniam opened this issue Oct 12, 2017 · 2 comments
Closed

Display level up message #6

tagniam opened this issue Oct 12, 2017 · 2 comments

Comments

@tagniam
Copy link
Owner

tagniam commented Oct 12, 2017

If the user levels up after a battle, show a message at the intermission screen congratulating the player.

parrajustin added a commit to parrajustin/Turn that referenced this issue Oct 13, 2017
- added a getLevel function inside player
- added level variable within game to keep track of level
- added congradulation message on intermission screen
parrajustin added a commit to parrajustin/Turn that referenced this issue Oct 13, 2017
- added a getLevel function inside player
- added level variable within game to keep track of level
- added congradulation message on intermission screen
parrajustin added a commit to parrajustin/Turn that referenced this issue Oct 13, 2017
- added a getLevel function inside player
- added level variable within game to keep track of level
- added congradulation message on intermission screen
parrajustin added a commit to parrajustin/Turn that referenced this issue Oct 13, 2017
- added a getLevel function inside player
- added level variable within game to keep track of level
- added congradulation message on intermission screen
parrajustin added a commit to parrajustin/Turn that referenced this issue Oct 13, 2017
- added a getLevel function inside player
- added level variable within game to keep track of level
- added congradulation message on intermission screen
parrajustin added a commit to parrajustin/Turn that referenced this issue Oct 13, 2017
- added a getLevel function inside player
- added level variable within game to keep track of level
- added congradulation message on intermission screen
@parrajustin
Copy link
Contributor

I worked on this issue I really didn't know where to place the message, so I placed it below the header intermission string.

parrajustin added a commit to parrajustin/Turn that referenced this issue Oct 13, 2017
tagniam added a commit that referenced this issue Oct 13, 2017
Display level up message for #6
@tagniam
Copy link
Owner Author

tagniam commented Oct 13, 2017

Fixed by #23

@tagniam tagniam closed this as completed Oct 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants