lance-gg / lance

Multiplayer game server based on Node.JS
https://lance-gg.github.io/
Apache License 2.0
1.58k stars 168 forks source link

Make "from scratch" tutorials #158

Open j-refs opened 10 months ago

j-refs commented 10 months ago

So, the provided tutorials are VERY lacking in any type of detail to properly learn this engine. I am finding more understanding ripping apart the examples than I am following any of your tutorials. Seeing how this is relatively new, there's no community guides available. So I humbly beg you to provide a guide on getting started from scratch, i.e. actually explaining how toi setup up and configure the engines, setup project structure, asset management, etc.

Its very hard to learn when the provided guide is simply "clone this, change a few lines, ignore everything else, good luck"

please and thank you