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

Added to count Yummys and display it on title bar and set setResizable to false #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SidaDan
Copy link

@SidaDan SidaDan commented Oct 3, 2019

Hi,
hope you find it usefully.

greetings Frank

Copy link

@chaseholt chaseholt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was looking into how to add a score system myself and this looks amazing, great job!

}

public void setpoints(int points) {
setTitle("Snake [Points: " + points + " ]");
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just an aesthetics thing; wouldn't score instead of points be a nicer display name?

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.

None yet

3 participants