0.0.5 • Published 11 years ago
blox v0.0.5
blox
A terminal based multi player tetris clone.
install
Install Node.js and run the following in your terminal.
$ npm install -g bloxstart
To start a game.
$ blox my-nickThen press the s key to start playing a single player game or wait until
a friend connects.
Connect another player.
$ blox friends-nick my.server.addressOr host a standalone server.
$ blox-serverTo quit use escape or q.
controls
Use the arrow keys to move and rotate the tetrimino or if you want to practice
your VIM skills use the h,j,k,l keys.
space or i will drop the tetrimino and u will switch once with the
upcoming tetrimino.