astralbody / tetris

:construction_worker: It is a tile-matching puzzle video game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tetris

It is a tile-matching puzzle video game.

Video game screenshot

Install

yarn

Scripts

yarn start     # starts server and build game for development
yarn build     # builds game for production
yarn test      # runs test
yarn analyzer  # analyzes production bundle

Control

Action Key
Exit Escape
Play P
Pause M
Move right Arrow Right, D
Move left Arrow Left, A
Rotate Enter, Space

License

MIT

About

:construction_worker: It is a tile-matching puzzle video game.

License:MIT License


Languages

Language:JavaScript 94.5%Language:CSS 4.3%Language:HTML 0.7%Language:Shell 0.4%