Skip to content

A multi-user sci-fi RPG built with Node.js upon an ECS framework.

Notifications You must be signed in to change notification settings

DrVonDevious/pulsar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pulsar is the skeleton for a browser based multi-player game which utilizes NodeJS and Socket.io to communicate changes in user and game states. It utilizes an ECS (Entity Component System) to handle every object and system in the game.

=== How To Run ===

Run server.js with node, and navigate a browser to localhost:3000

WASD to move

About

A multi-user sci-fi RPG built with Node.js upon an ECS framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published