Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`