/TetrisJS

Full Featured Tetris clone in Javascript

Primary LanguageJavaScript

#TetrisJS

TetrisJs is a full featured Tetris Clone written in Javascript. Play it here.

TetrisJS follows all(most) of the official rules/features in the Official Tetris Guidlines including:

  • SRS rotation
  • DAS
  • Wallkicks
  • Ghost Piece
  • Soft and Hard Drops
  • LockDelay

This purpose of this project is just as a fun programming exericise for learning Javascript and Programming in general.