Skip to content

yayitsd4n/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript implementation of Tetris

Resources

The Tetris Guideline

Random Generator

SRS

Game Loop

Key Press


Todo

  • Hard-drop

  • Scoring system

  • Game speed

    • Gravity curve
  • Soft-drop

  • Deleting rows

  • Correct start locations

  • Ghost piece

  • Lose state

  • DAS

  • Lock delay

    • Manual lock
  • Hold piece

  • Sound?

    • Music
    • Sound effects
      • Rotate
      • Set piece
      • Lock delay
      • Delete row
      • Game over
  • Pause

  • UI

  • Effects

    • Hard drop
      • Speed trails. Change cell color and fade out.
    • Soft drop
      • Maybe the same thing as hard drop
    • Delete row
      • Transition to white
      • Show points. Transition up and fade out.
    • Lock delay
      • Transition to white. Transition to piece color.
    • Background
      • Crossfade

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published