20+ JavaScript Tetris Games - Free Code + Demos

Collection of 20+ JavaScript Tetris Games. All items are 100% free and open-source.

1. GameBoy Tetris Clone

JavaScript Tetris Games - GameBoy Tetris Clone
A simple javascript version of Tetris for the GameBoy. Although it's pretty similar to every version of Tetris. Uses p5.js for drawing! https://p5js.org/ https://en.wikipedia.org/wiki/Tetris
Author: Dylan Greene (dylangggg)
Created on: November 5, 2018
Made with: CSS, JS
Tags: tetris, p5js, retro, games, game

2. Tetris

JavaScript Tetris Games - Tetris
Tetris is one of the best games from the most popular console of the 1990s. Do you feel tired of with complicated and difficult games? Did you miss the favorite classic games? Let's play this game to feel nostalgic! How to play: Move and rotate the falling blocks. Lines are cleared when th...
Read More
Author: Shadman Kudchikar (kudchikarsk)
Created on: September 27, 2018
Made with: Pug, CSS, JS
CSS Pre-processor: None
JS Pre-processor: None
HTML Pre-processor: Pug
Tags: game, tetris, brick puzzle

3. Tetris AI

JavaScript Tetris Games - Tetris AI
Author: Teemu Vilkman (teemujvi)
Created on: September 21, 2017
Made with: HTML, CSS, JS

4. Tetris

JavaScript Tetris Games - Tetris
Author: hankuro (hankuro)
Created on: September 18, 2017
Made with: HTML, CSS, JS

5. Tetris

JavaScript Tetris Games - Tetris
The game of Tetris using javascript. Background: http://codepen.io/handsomeone/pen/WpJBry
Author: daemon.devin (daemondevin)
Created on: January 1, 2017
Made with: HTML, CSS, JS
Tags: tetris, javascript, game, retro

6. Jsfxr

JavaScript Tetris Games - jsfxr
as3fxr (http://code.google.com/p/as3sfxr/) synth port to JavaScript
Author: unlikenesses (mneubrand)
Created on: August 21, 2012
Made with: HTML, CSS, JS
Tags: backbone, tetris, game, html5, javascript

7. Tetris

JavaScript Tetris Games - Tetris
This is my old Tetris ripoff, complete with slightly imperfect AI, a garbage system, a hold box, and two-player functionality. PLAY IT CONTROLS * Player 1: WASD, Left Shift, Space Player 2: Arrow Keys, Right Shift, Return
Author: Brandon Semilla (semibran)
Created on: January 26, 2015
Made with: CSS, JS
Tags: tetris, game

8. Tetris

JavaScript Tetris Games - Tetris
Tetris in vanilla JS. My goal is to make a Tetris emulation that is resolution independent with pixel perfect edges, and can intelligently re-size itself based on changes in window size.
Author: Rich East (REast)
Created on: August 16, 2014
Made with: JS
Tags: tetris, game, canvas, html5

9. Tetris

JavaScript Tetris Games - Tetris
use the arrow keys to move pieces, space to rotate and 1 to pause the game the Config object displays the levels with the interval being the number of milliseconds between automatic piece move down and the threshold being the number of intervals that elapse before the level moves up one. ...
Read More
Author: Toni Leigh Sharpe (toni-leigh)
Created on: September 24, 2014
Made with: HTML, SCSS, JS
Tags: tetris, game

10. Tetris

JavaScript Tetris Games - Tetris
Author: Naomi Bastian Weatherford (astronaomical)
Created on: May 11, 2018
Made with: HTML, CSS, JS

11. 🤖JS Tetris🤖

JavaScript Tetris Games - 🤖JS Tetris🤖
A tetris implementation in HTML/CSS/Javascript using canvas. Inspired by Meth Meth Method's video: https://www.youtube.com/watch?v=H2aW5V46khA&t=1326s
Author: Aaron (aburd)
Created on: July 22, 2018
Made with: HTML, CSS, JS
Tags: game, tetris, pure-js, canvas

12. Classic Tetris Game

JavaScript Tetris Games - Classic Tetris Game
Author: Heiswayi Nrird (heiswayi)
Created on: January 22, 2015
Made with: HTML, CSS, JS
Tags: game, tetris

13. Javascript Tetris

JavaScript Tetris Games - Javascript Tetris
An old (rough) Tetris game I wrote over a weekend in javascript 3 years ago
Author: Sarah Frisk (sfrisk)
Created on: November 18, 2014
Made with: HTML, CSS, JS
Tags: canvas, tetris, javascript

14. Tetris The Game

JavaScript Tetris Games - Tetris the game
Tetris the game!
Author: iftrrtrn (iftrrtrn)
Created on: April 3, 2016
Made with: HTML, CSS, JS
Tags: tetris, game

15. JavaScript & CSS Grid Tetris

JavaScript Tetris Games - JavaScript & CSS Grid Tetris
Game of Tetris made using JavaScript & CSS Grid. Now with slightly upgraded visuals. The game logic algorithm is an adaptation of C++ code by Javidx9: https://github.com/OneLoneCoder/videos/blob/master/OneLoneCoder_Tetris.cpp Best played in fullscreen mode! Press up to rotate, down to make...
Read More
Author: Jacek Mendyk (Yatchan)
Created on: July 21, 2020
Made with: HTML, CSS, JS
Tags: tetris, css, grid, javascript

16. Tetris Game JS & Canvas

JavaScript Tetris Games - Tetris Game JS & Canvas
Author: Jean-Eudes Nouaille-Degorce (jend-codes)
Created on: July 17, 2020
Made with: HTML, CSS, JS
Tags: tetris, javascript, canvas, gamepad, responsive