Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smilu97/react-tetris
TETRIS!!
https://github.com/smilu97/react-tetris
Last synced: about 1 month ago
JSON representation
TETRIS!!
- Host: GitHub
- URL: https://github.com/smilu97/react-tetris
- Owner: smilu97
- Created: 2019-11-11T13:03:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:45:19.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T23:47:22.625Z (over 1 year ago)
- Language: JavaScript
- Size: 1.29 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TETRIS
아 심심하다
### How to run
```sh
git clone https://github.com/smilu97/react-tetris
cd react-tetris
yarn install
npm start & open http://localhost:1234/
```