https://github.com/aburd/tetris-js
An implementation of Tetris in JS using canvas
https://github.com/aburd/tetris-js
Last synced: 12 months ago
JSON representation
An implementation of Tetris in JS using canvas
- Host: GitHub
- URL: https://github.com/aburd/tetris-js
- Owner: aburd
- Created: 2018-07-22T16:26:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-22T16:50:26.000Z (almost 8 years ago)
- Last Synced: 2025-05-31T20:47:54.373Z (about 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Tetris JS
### How to Play
1. git clone
2. cd
3. open `/index.html` in browser
### Controls
1. Arrow keys to move
2. Rotate with up or a or s keys
3. Hard drop with spacebar