Skip to content

A tetris clone written in javascript that works in your Terminal and in your Browser.

Notifications You must be signed in to change notification settings

alfonsodev/tetrinode

Repository files navigation

Tetrinode

A tetris clone written in javascript that works in your Terminal and in your Browser.

tetrinode

##Install: git clone git@github.com:alfonsodev/tetrinode.git cd tetrinode npm install

##Play!
Controls: Use the cursor arrors, left, right, down, and up for rotate.

in your terminal

make play  

In your browser

open index.html

##Developing If you want to see your changes reflected in the browser version you have to run browserify command through the make task.
make bro

About

A tetris clone written in javascript that works in your Terminal and in your Browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published