___ ____ ______ ______ _
/ | / __ \/ ____/ / ____/___ _____ ___ (_)___ ____ _
/ /| | / /_/ / / / / __/ __ `/ __ `__ \/ / __ \/ __ `/
/ ___ |/ ____/ /___ / /_/ / /_/ / / / / / / / / / / /_/ /
/_/ |_/_/ \____/ \____/\__,_/_/ /_/ /_/_/_/ /_/\__, /
/____/
At this moment, the following games are available:
- Snake
- Tetris
- Stacker
- Space Invaders
- Whack-a-Mole
- Open a terminal.
- Clone this repository and navigate to it.
- Install the required dependencies:
npm install
- Run the app:
npm start
- Enter the name of the game you want to play.
- Have fun!
Note
This project has been tested on:
- Linux Mint 22.3;
- Windows 10;
- macOS Ventura.
I cannot guarantee that it will work for other versions at this moment.
If you experience errors on your device, feel free to open an issue!
Important
Make sure your NodeJS is a little up-to-date!
NodeJS 20 did not work in my testing :)