Tetris mini-game in HTML5

RSS
Tetris mini-game in HTML5
The Tetris minigame on HTML5 Canvas is an implementation of the classic arcade game using the <canvas> element to render the game board and pieces. The game runs in the browser without any additional plugins and demonstrates basic game development principles: handling user input, the logic for falling and rotating pieces, and checking for line completion.
Tetris mini-game in HTML5.zip (16.21Kb)
View archive
Comments 0
Rating: 0
Downloads: 1
Author: