Skip to content

cscazorla/javascript-videogame-tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

Simple implementation of the Tetris game in pure Javascript

Screenshot of the game

You can play this at https://tetris.cscazorla.es

To Do

  • SFX when doing a new line
  • Press SPACE to move the block to the bottom directly
  • Welcome screen to choose difficulty
    • Hard - Speed of the block grows faster, no projection
    • Medium - No projection, no speed.
    • Easy - Constant speed and projection of the block to the bottom floor

About

Simple implementation of the Tetris game in pure Javascript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published