obiot on master
fix deprecation warning followi… (compare)
Hi guys, i want to start learning melonjs for a personal project but i don't know where to even start.
The idea is a private multiplayer poker game(not using real money) for me and my friends to play.
Realtime data transfers will be handled by socket.io, no need for tutorials there, i've dabbled in it building realtime chat for an admin dashboard.
I've been googling for a basic example of this, but it's all platformers or shooters. Are there any resources(tutorials, guides, repos) on this or at least sprites for it so i can start mucking about?
Thanks beforehand.