Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 282 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 282 Bytes

Snek

A simple implementation of the classic "snake" game using the curses library.

Move the snek using WASD keys. End the game with Q key or with Ctrl-C.

There three rules:

  • Feed snek to grow snek.
  • Stay in box.
  • No step on snek! Meme-ified Gasden Flag