robgonnella / tetron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 65.6%Language:JavaScript 26.0%Language:HTML 8.4%