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

Add associated name to highscore #38

Open
chetkoziol opened this issue Oct 21, 2016 · 4 comments
Open

Add associated name to highscore #38

chetkoziol opened this issue Oct 21, 2016 · 4 comments

Comments

@chetkoziol
Copy link
Contributor

chetkoziol commented Oct 21, 2016

Right now it just saves the high score value. I think it would be a good addition to add the ability to write you name next to the high score so that you also know who got that high score. (50-100 points)

@JohnUCSB
Copy link
Contributor

JohnUCSB commented Nov 2, 2016

This issue can be combined with issue #48 -- please also fix the editable high score issue.
F16 OK (100 pts)

@chetkoziol
Copy link
Contributor Author

After looking into this issue I think it should be worth a lot more. The way the code is setup now the High Score gets checked/updated every round and written to the file immediately. In order to add an associated High Score, you would need to rework how to file is written, or completely rework the endGame file to have a spot to input your name, and change the way that file is saved/read. (250 points)

@JohnUCSB
Copy link
Contributor

F16 OK (250 pts)

@joelbagan
Copy link
Contributor

F17 OK (250pts)

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

No branches or pull requests

3 participants