tetris-html5
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Tetris implemented in HTML5
Tetris
======

HTML5 Tetris written by Choongmin Lee <[choongmin@me.com](mailto:choongmin@me.com)>.
Almost compliant with [the Tetris Guidline](http://tetris.wikia.com/wiki/Tetris_Guideline).
T-spin recognition is nearly 3-corner T no kick, but will register on a triple.

The game has three play modes and goals as follows:

* Marathon (score the most throughout the 15 levels)
* Ultra (score the most in 3 minutes)
* Sprint (clear 40 lines as fast as possible)

It is currently on development. You can find the source code at
[GitHub](http://github.com/clee704/tetris-html5).


Todo
----

* Implement pause.
* Implement RECORDS menu and save highscores
* Implement OPTIONS menu, in which users can customize:
    * Key mappings
    * Soft drop speed
    * DAS speed
* Add visual effects to hard drop, line clear, etc.
* Add volume slider.
* Add more sounds.
* Add favicon.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。