Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 498 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 498 Bytes

snake

Screenshot of me absolutely killing it at the game in visual studio code's terminal

Classic game of snake in the CLI written in NodeJS.
Powered by chalk and keypress packages.

To play the game:

  1. Clone this repo (preferably using degit)
  2. Execute npm install to install chalk and keypress
  3. Execute node . to play.

I spent a lotta time writing code comments please read them 🙏🙏🙏