Classic game of snake in the CLI written in NodeJS.
Powered by chalk and keypress packages.
To play the game:
- Clone this repo (preferably using degit)
- Execute
npm install
to install chalk and keypress - Execute
node .
to play.
I spent a lotta time writing code comments please read them 🙏🙏🙏