IgnikaiNodeServer
This is the node server for Ignikai, a 2D fighting game over the browser. Currently handles new connections, disconnections, movement.
In Progress:
- Synchonized Clients
Multiple clients all receive same state- Game instance run on server
- Develop and document a game protocol
- Projectiles
- Room Creation
- Room Join/Handling
How to Run:
node server.js
//Logging can be enabled by decommenting console.logs