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

https://github.com/esseswann/react-tetris

Tetris with gravity falls
https://github.com/esseswann/react-tetris

Last synced: about 1 month ago
JSON representation

Tetris with gravity falls

Awesome Lists containing this project

README

        

# About
Tetris done with React.
"Pixels" fall to the lowest possible position.
Can render, drop and rotate any figure described in types.js

![example](https://media.giphy.com/media/3o7TKtJk8iFCjWVxcs/giphy.gif)

# Installation
npm i
npm start

# Todo
- make gravity for "pixels" optional