Best resources to learn game development with Node.js
Every few months, someone asks me, What are the best resources to learn game development with Node.js? The question usually comes from one of two places. Either someone has fallen in love with JavaScript and wants to build games without leaving the ecosystem, or they’ve seen that multiplayer games often use Node on the backend and want to understand how it all fits together. The tricky part is that Node.js is not a game engine. It doesn’t render sprites. It doesn’t handle physics out of the box.
Comment
Sign in to join the discussion.
Loading comments…