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.
- Host: GitHub
- URL: https://github.com/y-less/js-tetris
- Owner: Y-Less
- Created: 2014-05-06T15:18:01.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-20T08:41:46.000Z (about 11 years ago)
- Last Synced: 2025-01-30T17:39:22.689Z (4 months ago)
- Language: JavaScript
- Size: 688 KB
- Stars: 0
- Watchers: 2
- 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.