Skip to content

ivan-kleshnin/tetris-game

Repository files navigation

Tetris

Classic tetris game implemented in CycleJS. Development in progress.

Install

$ wget https://github.com/Paqmind/tetris-cyclejs/archive/master.zip; unzip master.zip -d tetris-cyclejs; rm master.zip
$ cd tetris-cyclejs
$ npm install; bin/install

Run

Production

$ npm run build

Development

$ npm run dev

Game

Enter: start / pause Space: drop figure Up / Down: rotate figure Left / Right: move figure

About

Tetris game implemented in CycleJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages