Creating an MMO with hyperPad?
-
Is it possible to create an mmo with hyperPad?
-
I think so now that we have server interaction, you need a developer account to do it though and you need a server.
-
@HudsonGami it would be a lot of work, but it's technically possible if you have a socket.io server and a developer account.
-
Depending on the scope of the project it's possible. Some games like slither.io or agar.io are much easier to do than others.
But unless you have some experience, an mmo shouldn't be a first (or early) project. Start small, and focus on simple and fun games. Try to make a really good pong game, then a multiplayer pong game before you start with an mmo.
-
Thanks for the advice guys! I'll keep it in mind when I have my developer account.