-
Notifications
You must be signed in to change notification settings - Fork 0
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
Game over screen when you hit CONDEMNED #10
Comments
I implemented a game state and controller. It should handle a gameover and highscore page nicely. Right now it switches state after 5 seconds of game over and clears the screen and inserts a paragraph formatted message "High score goes here...". |
@JasonIqbal, want to submit a pull request with those changes? |
Yes, I will finish the issue and submit a pull request.
Thank you for reminding me about pull requests.
- Jason Iqbal
…On Wed, Feb 13, 2019 at 8:24 AM Addison Grant ***@***.***> wrote:
@JasonIqbal <https://github.com/JasonIqbal>, want to submit a pull
request with those changes?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Asx2eGurdfaTp5i41QZlpwUJVG12Mafyks5vNDwggaJpZM4aU6Ux>
.
|
Sounds good! |
How is everything? Are you working on any new projects?
…On Wed, Feb 20, 2019 at 1:15 PM Addison Grant ***@***.***> wrote:
Sounds good!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Asx2eLGBILekjkMHPUvBQ-vS3-iEZLmRks5vPbrmgaJpZM4aU6Ux>
.
|
@JasonIqbal, things are fine, thanks. No new projects to report at this time! |
Okay, got it
…On Fri, Feb 22, 2019, 9:47 AM Addison Grant ***@***.*** wrote:
@JasonIqbal <https://github.com/JasonIqbal>, things are fine, thanks. No
new projects to report at this time!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Asx2eDEu51JCEbCaJYjr5mQwQvUgH0Gaks5vQC1JgaJpZM4aU6Ux>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Game over screen when you hit CONDEMNED
The text was updated successfully, but these errors were encountered: