The game is written in pure JavaScript. Initially, it was just a puzzle from an online course, and then it turned into this.
- Download the
Snail.js
file from the repository - Open the console (Preferably
Windows Terminal
, as it has emoji and ASCII support) - In the console, open the path where you saved the file
Snail.js
- Type the following command into the terminal:
node Snail.js
If you want to add something, redo it, fix it, you can do it without any problems. MIT License
This is really-really bad code made just for fun c: