/tetron

Primary LanguageTypeScript

Tetron!

Tetris as an electron application for mac and windows!

Getting Started

Run the following:

yarn && yarn build && yarn start

To see development console:

NODE_ENV=development yarn build && yarn start

Gameplay

  • Use Ctrl key to rotate left, and Meta key to rotate right
  • Use arrow keys to move pieces to right and left, and to accelerate downward movement
  • Use escape key to pause game