Gameboy Tetris Clone

5.11.2018

A simple javascript version of Tetris for the GameBoy. Although it's pretty similar to every version of Tetris. Uses p5.js for drawing!

Made with: HTML,CSS,JS

View Code

Gameboy Tetris Clone

Tetris

27.09.2018

Tetris is one of the best games from the most popular console of the 1990s. Do you feel tired of 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 they are filled with blocks and have no empty spaces.

Made with: HTML (Pug),CSS,JS

View Code

Tetris

Tetris With High Score Tracking

22.06.2018

Made with: HTML,CSS (SCSS),JS

View Code

Tetris With High Score Tracking

Tetris

21.09.2017

Made with: HTML,CSS,JS

View Code

Tetris

Tetris

18.09.2017

Made with: HTML,CSS,JS

View Code

Tetris

Tetris

1.01.2017

The game of Tetris using JavaScript.

Made with: HTML,CSS,JS

View Code

Tetris

Backbone Tetris

24.06.2016

An implementation of a very simple Tetris (no scoring, no levels, no fun) in Backbone.js.

Made with: HTML,CSS,JS

View Code

Backbone Tetris

Tactris

16.08.2015

Tactris - browser tetris-like game. Draw the figure, earn scores.

Made with: HTML (Pug),CSS (Stylus),JS (Babel)

View Code

Tactris

Tetris

27.01.2015

Player 1: WASD, Left Shift, Space. Player 2: Arrow Keys, Right Shift, Return.

Made with: HTML,CSS,JS

View Code

Tetris

Tetris

24.09.2014

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. Scores are the square of the number of rows removed by piece placement make sure to click on the board area or the keys wont work.

Made with: HTML,CSS (SCSS),JS

View Code

Tetris

Tetris In Vanilla Js

17.08.2014

The goal is to make a Tetris emulation that is resolution independent with pixel-perfect edges and can intelligently resize itself based on changes in window size.

Made with: HTML,CSS,JS

View Code

Tetris In Vanilla Js