adventure icon indicating copy to clipboard operation
adventure copied to clipboard

Adventure is the start of a real-time RPG world using node.js and Websockets.

Results 3 adventure issues
Sort by recently updated
recently updated
newest added

Hi! I'm trying to revive this. Could you grant me some usual free software license permissions so I can share my modified copy? Update: Are the tiles yours as well?...

To get this to run, I had to change line 14 of server.js to: var world = worldDB(__dirname + '/node_modules/world-db/data/world.db', 1024, 10000); I also created an empty 'world.db' file in...

Hi, I realy like this project. but.. on my firefox i have heavy flickering on the screen. it only happens if i move the map. maybe some drawing or buffering...