Fork of someones paper io clone
Go to file
2017-02-25 00:09:34 -06:00
node_modules Add socket.io 2017-02-24 00:49:41 -06:00
public Show rank. 2017-02-25 00:09:34 -06:00
color.js Zoom depending on player's area. Not done 2017-02-24 18:57:13 -06:00
game-client.js Show rank. 2017-02-25 00:09:34 -06:00
game-server.js Zoom depending on player's area. Not done 2017-02-24 18:57:13 -06:00
grid.js
LICENSE
package.json Add socket.io 2017-02-24 00:49:41 -06:00
player.js Fix some collision and rendering bugs 2017-02-24 23:33:34 -06:00
README.md
server.js
socket-test.js
stack.js

Paper.IO

This is a clone of the original Paper-IO released by Voodoo, except for one aspect. This will attempt to implement a multi-player aspect of the game (like a real IO game). Currently this has a playground at this [link] (https://thekidofarcrania.github.io/PaperIO-Web). It's a demo version of what to come. Hopefully by that time, the necessary server infrastructure could be obtained.

This is just a fun side-project for me. If you would want to use this code, it would be nice to let me know.