Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1 KB

README.md

File metadata and controls

36 lines (25 loc) · 1 KB

🔴⚫ Space Tetris Game License Status

🎮 Simple Tetris Web game (using ReactJS, Hooks & StyledComponents)


How to use it ?

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 😉

TIPS

  • If you don't see directories node_modules after downloading it, or you have some other problems, try to disable Windows Defender, download directory again and repeat steps

DEPLOYMENT

https://space-react-tetris.herokuapp.com/



Feel free to contact with me. And hope you enjoy the game 😎