Hi all,
I'm just starting out with your framework and I'm rather new to ES6 as well, so I'm probably a bit confused.
The things I'm confused about are:
- should I use babel ? if yes, which version ? @erochOnGit in your nodeGame repo you are using @babel which seems to be a beta version of babel, is this intentionally ?
- which babel preset should I use ?
- should I use type script or javascript ? (i prefer the later...)
- I 'd prefer to write my code using the ES6 syntax (i.e. using import i.s.o require()...), your examples are also written in it...
It might be a good idea to update your getting started section on the website as it is currently a bit weird to clone a git repo to start a new project instead of using npm install commands.... I'm just being frank here ;)
I stumbled upon your project by accident for a multiplayer demo game I'm currently co-working on with some colleagues, and it would be nice to continue using Colyseus for it...
Thanks for your responses, apologies for the late reply.
Best Regards,
Diederik