🎮 Simple Tetris Web game (using ReactJS, Hooks & StyledComponents)
0️⃣ If you don't have installed NodeJS and NPM on your PC run this command:
sudo apt install nodejs
sudo apt install npm
or downlad it by using this link: https://nodejs.org/en/download/
1️⃣ Install all node_modules
npm i
2️⃣ Run the game locally:
npm run dev
3️⃣ Enjoy 😉
- If you don't see directories
node_modules
after downloading it, or you have some other problems, try to disableWindows Defender
, download directory again and repeat steps
https://space-react-tetris.herokuapp.com/
Feel free to contact with me. And hope you enjoy the game 😎