Hobby project of mine. You can play this game on Tetris
You can install this game locally by following the instruction below.
-
git clone https://github.com/jibon0070/tetris.git
-
cd tetris
-
# skip this step if you have already installed #typescript and live server globally npm i -g typescript live-server
-
npm run build npm start
- use it as you want.
- Happy
coding