https://github.com/y-less/js-tetris
Tetris clone in JavaScript.
https://github.com/y-less/js-tetris
Last synced: 5 months ago
JSON representation
Tetris clone in JavaScript.
- Host: GitHub
- URL: https://github.com/y-less/js-tetris
- Owner: Y-Less
- Created: 2014-05-06T15:18:01.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-20T08:41:46.000Z (almost 12 years ago)
- Last Synced: 2025-03-25T19:52:21.076Z (about 1 year ago)
- Language: JavaScript
- Size: 688 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.