An open API service indexing awesome lists of open source software.

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

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