Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 432 Bytes

File metadata and controls

27 lines (18 loc) · 432 Bytes

SnakeGame

Snake Game

A classic Snake game.

how to play:

Run code and wait to load game window.
Using keyboard control buttons 'left', 'right', 'up', 'down' navigate the snake.
Use 'spase' key for pause/play game.

Tech

Java Swing and AWT APIs

Images

Game window Image

Development

Peter Stoilkov.

License

MIT