This is a prototype of Ninja Ladder, a fast paced competitive game, written in JavaScript. It is currently being remade and improved upon with libGDX and the Spine animator.
####Technologies in this prototype
- NodeJS
- SocketIO
- PhaserJS
- Brunch task manager
####Demo Click here for a video demoing basic features of this prototype.
####Run To run this demo on Linux, clone the repo, navigate to the directory. Run "npm install", then run "brunch w".