Tetris

September 5, 2015 ยท View on GitHub

It is a variation on Tetris, ported to JavaScript.

Play Online

Visit tetris.nylira.com to play online.

Play Locally

npm install
node server.js

License

This program is under GNU General Public License version 3.

Contents

  1. 1Play Online
  2. 2Play Locally
  3. 3License