Skip to content

aekts/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tetris

A simple tetris clone written in Vue.js according to the rules from this guideline.

Live demo is here. (Barely playable, some serious bugs to be fixed, such as rotation near the left/right edges.)

Controls

  • Translate
    • s: Left
    • d: Down
    • f: Right
  • Rotate
    • j: Left
    • k: Right