This is a free javascript 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 your 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 download.
2.) You will get 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
- This javascript (misspelled as java script)/HTML code is given under GPL License
- i.e. Free use for those who use it as it is.
- Free, if your modification does not remove our copyright information and links.
- Detailed License information can be found here
- You can purchase the script if your requirements does not meet GPL License terms.