Skip to content
This repository has been archived by the owner on May 6, 2023. It is now read-only.
/ Lucky-Snail Public archive

terminal mini-game in 1 js file (experimental)

Notifications You must be signed in to change notification settings

TSlashDreamy/Lucky-Snail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Snail.png

Lucky-Snail

The game is written in pure JavaScript. Initially, it was just a puzzle from an online course, and then it turned into this.

What i need to launch it?

alt-текст node.js

How to launch it?

  • 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

License

If you want to add something, redo it, fix it, you can do it without any problems. MIT License

Warning

This is really-really bad code made just for fun c: