Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jstotz/react-tetris
Tetris in React/TypeScript
https://github.com/jstotz/react-tetris
Last synced: 19 days ago
JSON representation
Tetris in React/TypeScript
- Host: GitHub
- URL: https://github.com/jstotz/react-tetris
- Owner: jstotz
- Created: 2015-02-02T20:23:04.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T16:19:52.000Z (almost 2 years ago)
- Last Synced: 2024-10-06T05:14:00.206Z (about 1 month ago)
- Language: TypeScript
- Homepage:
- Size: 4.73 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Tetris
Tetris implemented with React and TypeScript.
[Demo](https://jstotz.github.io/react-tetris)
## TODO
* Next piece preview
* Light/dark mode default based on OS setting
* Mobile support
* Implement [Super Rotation System](https://tetris.wiki/Super_Rotation_System)