Skip to content

This is the node server for Ignikai, a 2D fighting game over the browser. Currently handles new connections, disconnections, movement.

License

Notifications You must be signed in to change notification settings

Kevin-Do/IgnikaiNodeServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IgnikaiNodeServer


This is the node server for Ignikai, a 2D fighting game over the browser. Currently handles new connections, disconnections, movement.

In Progress:

  1. Synchonized Clients
    1. Multiple clients all receive same state
    2. Game instance run on server
      1. Develop and document a game protocol
  2. Projectiles
  3. Room Creation
  4. Room Join/Handling

How to Run:

node server.js

//Logging can be enabled by decommenting console.logs

About

This is the node server for Ignikai, a 2D fighting game over the browser. Currently handles new connections, disconnections, movement.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •