Hello,
I’m starting a new app where the players can create their own levels. I was wondering if there was a way to have it where players could share their creations with other players? Is anything like this possible?
Thank you!
-Brandon
Hello,
I’m starting a new app where the players can create their own levels. I was wondering if there was a way to have it where players could share their creations with other players? Is anything like this possible?
Thank you!
-Brandon
I have a game in development that uploads and downloads levels (as a series of JSON files) to a server. I’m sure you could do what you ask, but I do think you’ll probably be best of knowing some HMTL, PHP and my SQL.
Or if you have a friend that knows this, it shouldn’t be too hard or too much work to do.
I have a game in development that uploads and downloads levels (as a series of JSON files) to a server. I’m sure you could do what you ask, but I do think you’ll probably be best of knowing some HMTL, PHP and my SQL.
Or if you have a friend that knows this, it shouldn’t be too hard or too much work to do.