Releases: cbarrick/Tetris.js
Releases · cbarrick/Tetris.js
Version 1!
Tetris.js is an awesome Tetris clone written in JavaScript for HTML5. It supports most of the official Tetris Guidelines like:
- Wall-kicks
- Spins (T-spins are not worth extra points though)
- Holding
- Ghost preview
This code was originally written as a project in CSCI 4070 - Game Programming at the University of Georgia in Spring 2014.
Play the game: http://cbarrick.github.io/Tetris.js/
View the screenshots: http://cbarrick.github.io/Tetris.js/gallery/
Read the docs: http://cbarrick.github.io/Tetris.js/docs/
Run the tests: http://cbarrick.github.io/Tetris.js/test/