Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 241 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 241 Bytes

Tetris

This is an implementation of Tetris using JavaScript and the HTML Canvas API

Controls

  • Left and right arrow keys to move the current piece horizontally
  • Up arrow to rotate the current piece
  • Spacebar to drop the current piece