Skip to content

code913/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 🙏🙏🙏

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published