This is a free online java script game. The tetris is a falling-blocks puzzle game. In this game the user tries to arrange the blocks without any gap in the specified time frame.
Features
a) This is a free online javascript tetris game.
b) You can set the timeframe as you wish.
c) Try to put together the blocks in a single row filling all the blocks in the row without any gap.
d) Speed increases when you increase the level.
e) Bonus point will be awarded when you clear multiple rows.
f) A time of 10 seconds is added to your time for each row cleared.
g) This script is free for download.
h) Start using our free tetris game.
1.) Unzip the htetris.zip to extract the files htetris/tetrisgame.html, htetris/README.txt.
3.) To execute this script just run htetris/tetrisgame.html file.
4.) To Set/Change the time frame just enter the time in milliseconds.
var fixtime=120000; // Set time in Milliseconds
1000 milliseconds = 1 second.
How to Play:
1) Use up arrow key to rotate the blocks clockwise.
2) Use down arrow key to move down the blocks faster.
License
- The javascript (misspelled as java script) is given under GPL License
- i.e. Free use for those who use the codes as it is.
- Free, if your modification does not remove our copyright information and links.
- Click Here for detailed license information.
- You can purchase the script if your requirements does not meet our GPL License terms.