2008. 10. 17. 22:07
Help x
Controllers:
up - rotate
down - move down
left - move left
right - move right
space - fall to the bottom
n - new game
r - reset
Rules:
1) Puzzle speed = 80+700/level miliseconds, the smaller value the faster puzzle falls
2) If puzzles created in current level >= 10+level*2 then increase level
3) After puzzle falling score is increased by 1000*level*linesRemoved
4) Each "down" action increases score by 5+level (pressing space counts as multiple down actions)
up - rotate
down - move down
left - move left
right - move right
space - fall to the bottom
n - new game
r - reset
Rules:
1) Puzzle speed = 80+700/level miliseconds, the smaller value the faster puzzle falls
2) If puzzles created in current level >= 10+level*2 then increase level
3) After puzzle falling score is increased by 1000*level*linesRemoved
4) Each "down" action increases score by 5+level (pressing space counts as multiple down actions)
Highscores x
Note: these scores are kept in cookies, they are only visible to your computer, other players that visit this page see their own scores.
'Javascript' 카테고리의 다른 글
입력창에 사운드파일 URL을 입력하면 사운드를 재생합니다.. (0) | 2008.10.18 |
---|---|
간단한 쥬크박스 1 (0) | 2008.10.18 |
전자손목시계 (실제모양) (0) | 2008.10.17 |
오늘로부터 입력한 일(日) 만큼의 시간과 날짜 표시 (0) | 2008.10.17 |
마우스 커서 끝에서 별들이 멋지게 퍼져나갑니다.(파티클효과) (0) | 2008.10.17 |