Skip to content

healthier-vitamins/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

A simple functional game of Tetris created in pure JavaScript.

Deployment

https://tetris-pknmxdycv-healthier-vitamins.vercel.app/

Controls:

Controls Actions
Down arrow key Move tetromino down
Left arrow key Move tetromino left
Right arrow key Move tetromino right
Up arrow key Rotate tetromino
Spacebar Snap tetromino down instantly

Work in progress:

  1. History/Leaderboard
  2. Timer for each round