Skip to content

karolsw3/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

Tetris game written in pure javascript

Controls:

  • ASD - Move the block
  • W - Rotate the block
  • Spacebar - Pause / Unpause

Assumptions:

  • Use only pure javascript (ES6)

  • Code must be object-oriented

  • Use standard.js to lint the code

  • Use canvas for game view

  • Game should be fullscreen

  • There should be avilable 7 rotatable blocks

  • There should be 100 points reward for each cleared line

About

Tetris game written in pure javascript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published