Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhal007/tetris
p5.js implementation of the Tetris
https://github.com/mhal007/tetris
Last synced: 11 days ago
JSON representation
p5.js implementation of the Tetris
- Host: GitHub
- URL: https://github.com/mhal007/tetris
- Owner: Mhal007
- Created: 2020-08-04T23:39:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T01:54:53.000Z (over 1 year ago)
- Last Synced: 2023-03-10T08:09:51.634Z (over 1 year ago)
- Language: TypeScript
- Size: 2.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tetris
p5.js implementation of the Tetrishttps://mw-tetris.herokuapp.com/
* TODO
* Add pentominos
* Add hexaminos
* Holding keys fix
* Timer
* Blocks as Borders
* Levels
* Points for soft/hard dropping
* Game Scale (slider?)
* Soft dropping (?)