-
Notifications
You must be signed in to change notification settings - Fork 12
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 menu #115
Game menu #115
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The new files in the Art
directory do not follow the naming convention
Please rename them
The test for the naming convention might need some changes to work recursively, i'll think about it
I also notice the option button doesn't lead to the option menu anymore, apart from that it looks great ! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You forgot the lighted sub-directory I think
I notice that buttons can be activated by clicking on them, but they don't get lighted when they are just being hovered, do you know why maybe ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good 👍
Description
Creates a more accessible menu for player to interact and look at.
Related issue(s)
#80
List of changes
Tests
No test are needed