forked from: SiON TETRISizer Online

とりあえずコードを読んでますが、このルームの方法だとか、そこからゲームが始まるところなど仕組みがまだよくわかりません。

勝手にオンライン対戦化 by keno42
追加ルール
ゲーム開始時は右の青い四角のいずれか(emptyのもの)をクリックしてください
２列以上消すと消した列数-1だけ敵にラインを送り込みます
敵を倒すと、敵のスコアの半分を自分のスコアにプラスします
自分でラインを消したときのLEVELの増え方がゆるやかになっています
敵を倒すとLEVELが+1されます
-------------------------------------------------------------------------------- 
TETRISiON ～ もし水口哲也がテトリスを作ったら
-------------------------------------------------------------------------------- 
< controls >
move;[Left]-[Right]/  drop;[Down]/  hard-drop;[Up]/  L-turn;[Z]/  R-turn;[X]
swap;[C] = Swap current block and stocked block.
< special rules >
1) The level increases by 1 erasing.
2) The game is finished at level 32.
3) The field has only 8 rows.
4) You can erase lines with "chain combo".
5) You can stock 1 block and swap it wherever.
6) The bonus is doubled over level 24.
7) [bonus] = ([erased line count]^2 + [chain combo count]^2) * 100
< notice >
This flash uses cookie to keep hi-score.
If you do not want, please press "CLEAR COOKIE" button.
--