Skip to content

abakumova/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tetris

Simple tetris game written in JavaScript.

You can play tetris online (using Github Pages).

How to play

Move tetro ← ↓ →

Rotate tetro ↑

Drop tetro Space Key

Stack

  • JavaScript
  • HTML5
  • CSS3 (grid, flexbox)