Skip to content

Latest commit

 

History

77 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tetris-js

A tetris game implemented in JS

Running at https://arhaan.github.io/tetris-js/base.html

The left and right arrow keys move the tetramino left and right

The down arrow key make the tetramino go down at a faster rate, it also increases score

The up arrow key (or a mouseclick on the canvas) cause the tetramino to rotate by 90 degrees

Feature Bomb, which when clicked on a square clears the 3x3 grid around the square of all the blocks, at the cost of 50 points

The level changes according to your score. Different levels have different game speeds and points multiplier

Level 1 begins at 700 points

Level 2 begins at 2500 points

Level 3 begins at 6000 points

Level 4 begins at 12000 points

About

A tetris game implemented in JS

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages