Skip to content

barbarbar338/electron-tetris

Repository files navigation

📦 Tetris game made with Electron

A classic game of Tetris made with Electron.

💻 Controls

  • Left arrow: Move left
  • Right arrow: Move right
  • Up arrow: Rotate
  • Down arrow: Soft Drop
  • Space: Hard Drop
  • Shift: Hold

📦 Building

  • Clone repo
  • Install dependencies with npm install or yarn
  • Run npm build or yarn build

👀 Preview

1 2