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

https://github.com/german/jetrix

tetris game run in browser (written in javascript using canvas element)
https://github.com/german/jetrix

Last synced: 11 months ago
JSON representation

tetris game run in browser (written in javascript using canvas element)

Awesome Lists containing this project

README

          

Just a plain tetris game run in browser

It's written in javascript using canvas element.

Control:

k - move shape to the left
l - move shape to the right
spacebar - rotate the shape

There is still a lot of bugs here)

Dmitrii Samoilov