7 ms·
Related to multiplayer rts games this is also done with same tech but node.js only to reuse code between client and server side https://bitplanets.com/ https://
by ttty 4y ago
Related to multiplayer rts games this is also done with same tech but node.js only to reuse code between client and server side https://bitplanets.com/ https://bitplanets.com/
I wonder what performance issues you had with node.js that justified a bridge to c++ (including the increase of complexity of the architecture). Pathfinder is not terrible in node.