The multiplayer pixel formation game. Winner of the 2010 Node.js Knockout.
Arrow keys to move, "s" to lock into place, spacebar to flash with color. Move into formations with other pixels for points.
Make sure you have the latest Node and Yarn installed.
Run it:
$ make dev
Visit http://localhost:3000/
If yarn install
fails trying to compile canvas
, install these native dependencies:
$ brew install pkg-config cairo pango libpng jpeg giflib librsvg pixman