Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahuth/tetris
Classic Tetris game
https://github.com/ahuth/tetris
game react tetris
Last synced: 4 days ago
JSON representation
Classic Tetris game
- Host: GitHub
- URL: https://github.com/ahuth/tetris
- Owner: ahuth
- Created: 2018-12-23T10:23:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-17T04:38:16.000Z (almost 3 years ago)
- Last Synced: 2023-04-04T16:46:45.447Z (over 1 year ago)
- Topics: game, react, tetris
- Language: TypeScript
- Homepage: https://ahuth.github.io/tetris
- Size: 2.29 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tetris
![game screenshot](https://user-images.githubusercontent.com/2503289/57625593-05b01900-7549-11e9-877c-60990e681fbc.gif)
## Setup
1. Clone the repo with `git clone [email protected]:ahuth/tetris.git`
2. Install dependencies with `yarn install`
3. Start with `yarn start`