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

https://github.com/y-less/js-tetris

Tetris clone in JavaScript.
https://github.com/y-less/js-tetris

Last synced: about 2 months ago
JSON representation

Tetris clone in JavaScript.

Awesome Lists containing this project

README

        

JS-Tetris
=========

Tetris clone in JavaScript. Uses my own "yavascript" system for file inclusion (and some basic macros). Mostly based on canvas rendering, not on DOM manipulation.