ForumsProgramming ForumBasic Requirements for a game here?

1 4998
StormWingDelta
offline
StormWingDelta
72 posts
Shepherd

Been hunting around for info on how to make a game that can be uploaded here and just wondering. I already know how to make games just need to know a good starting setup for this site. Currently working with javascript and HTML since I found a few things to get me going again.

As for states so far I'm seeing a string of intro and animated screens either preceded or followed by a game loading screen and the rest of the usual game states. Also there's the matter of saving game data here as well and what to use for that.

If anyone knows let me know and keep in mind the information could be useful to others hunting for it as well.

  • 1 Reply
Tasselfoot
offline
Tasselfoot
804 posts
Chamberlain

Hi @StormWingDelta

Our basic documentation can be found here: https://armorgames.readme.io/docs

Although this is a bit more technical than what you're asking about, I believe. We currently accept games that can be exported to HTML5 or WebGL. We try and be flexible in terms of how a game is set up and displayed, as this can vary from engine to engine. Save games can use localStorage.

Please feel free to reach out to us directly at mygame@armorgames.com with any questions or when you're ready to show your game to us!

Showing 1-1 of 1