React Tetris

This game was developed for JPTC game jam by Ņikita Obrazcovs. It is available as a separate website here: https://do0dle-tetris.vercel.app/. The source code is available publicly in github: https://github.com/do0dleman/react-tetris

Controls:

Four buttons under the grid: move left, move right, rotate, place instantly

Keyboard:

  • Arrows: ←, → - move falling piece left or right
  • Arrow ↑ - roate falling piece in right direction
  • Arrow ↓ - speed up falling speed
  • Space - place falling piece instantly


Leave a comment

Log in with itch.io to leave a comment.