Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 343 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 343 Bytes

Console Snake

The Console Snake is a simple snake game - for fun.

Features:

  • The snake can go through the borders and return to the board on the opposite side.
  • Seven level-ups - based on the snake size. You gain faster speed and different colors with every level if you level up.
  • If the snake has a length of 150 - you win.

Have fun!