Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

anas-stuff/The-Crazy-Snake-Game

Repository files navigation

The-Crazy-Snake-Game

The snick game using java swing


Controllers:

W OR Arrow up - Move snake up
S OR Arrow down - Move snake down
A OR Arrow left - Move snake left
D OR Arrow right - Move snake right
P OR Space - Pause game
M - Mute sound (Under fixing)
Space OR Enter - Restart game on game over screen
Esc - Exit game (in implementation)