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
- Host: GitHub
- URL: https://github.com/esseswann/react-tetris
- Owner: esseswann
- License: mit
- Created: 2016-09-11T14:35:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-10-24T16:55:12.000Z (over 5 years ago)
- Last Synced: 2025-03-26T00:51:14.201Z (about 2 months ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
# Installation
npm i
npm start# Todo
- make gravity for "pixels" optional