Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 522 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 522 Bytes

Cotris

Cotris is a game inspired by tetris with different rules. There's only one color, and pieces can be merged horizontaly.

See the demo

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.