https://github.com/lrusso/tetris
Tetris game in JavaScript
https://github.com/lrusso/tetris
html5 javascript tetris web
Last synced: about 1 year ago
JSON representation
Tetris game in JavaScript
- Host: GitHub
- URL: https://github.com/lrusso/tetris
- Owner: lrusso
- Created: 2019-10-11T05:35:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T03:37:36.000Z (almost 2 years ago)
- Last Synced: 2024-08-12T04:38:21.984Z (almost 2 years ago)
- Topics: html5, javascript, tetris, web
- Language: HTML
- Homepage:
- Size: 7.79 MB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tetris
Tetris game in JavaScript.

## Web:
https://lrusso.github.io/Tetris/Tetris.htm
## Version with the PWA in fullscreen mode:
https://lrusso.github.io/Tetris/TetrisFS.htm
## Based on the work of:
https://bitbucket.org/jerome_renaux/tetris/src/master