JavaScript Tetris

This is a JavaScript implementation of Tetris. In all supported browsers (including the ancient Netscape Navigator 3.0) you can control the falling pieces by clicking your mouse. However, the game is best played in browsers supporting the keyboard input – they are listed below.

Browser requirements
This JavaScript version of Tetris was written in 1999 for Explorer 3+ and Netscape 3+. Slightly modified and re-tested in 2011 to work with the following versions of the major browsers:

  • Microsoft Internet Explorer 4.0 or newer
  • Safari 5.0 or newer
  • Firefox 3.5 or newer
  • Google Chrome

    The game may or may not work with other browsers.

  • Copyright © 1999-2000, JavaScripter.net.