Skip to content

cvasseng/leikr-srv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leikr-srv

screenshots/ss01.png

This was an experiment playing with different things such as map streaming, maintaining real-time visibility lists, and dealing with very large maps with a large amount of active entities.

There might be some half-useful stuff in the node part (such as the code dealing with visibility lists).

Tilesets borrowed from https://github.com/cvasseng/craftonauts

Running

First install dependencies: npm install

Run with node bin/leikr-srv defaults to port 7523, so check out http://127.0.0.1:7523 once it's running.

License

MIT.

About

Node.js 2d multiplayer game experiment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published