/Tetris

Classic Tetris Game implemented with HTML5 Canvas and JavaScript. Purpose of this project was to learn game programming for mobile devices.

Primary LanguageJavaScriptThe UnlicenseUnlicense

Tetris in HTML and JavaScript

Description

This project contains the classical game tetris which is implemented in HTML with canvas, dirty rectangles and JavaScript.

Hint

It is still super buggy and needs improvement!

How to play

You are able to play the game here.

Game controls are implemented for smartphone and keyboard use which is the reason why you can control the game with the mouse when playing in the browser on a PC.