Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 341 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 341 Bytes

snake

An implementation of the classic game.

Eat blocks to gain points but be careful! Red blocks decrease your length.

The faster you play, the higher on the scoreboard you'll be.

To control the snake, use either keyboard arrows, WSAD or buttons on the screen.

I created this project as a part of Java GUI course at PJAIT.