You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The classic snake game created with Java and standard graphical library.
It includes Menu using GameStates, scores/points system and the player's keyboard input is held by KeyHandler.