GameJolt Html5

0 favourites
  • 7 posts
From the Asset Store
Jump on the mole rats and see how far you can go!
  • gamejolt is now accepting html5 games apparently.

    From the tweet

    "And after much tapping and clacking, the Game Jolt team presents: HTML5! Upload them games, and tell your friends and enemies."

    Looks like it uses an iframe, as you just export to website. (index.html, and files in a zip)

  • Hey guys, this is CROS from Game Jolt.

    We'd love to get your thoughts on the implementation and if anyone has suggestions.

    I've also got some questions, because I'd love to get the Achievements API implemented, but since the iframe is on a different domain than the main site, does C2 support JSONP or similar to get around the cross-domain issues?

    Example of achievements -- would be nice to have in C2:

    http://gamejolt.com/developers/achievements/

  • CROS - you just need to set up Cross Origin Resource Sharing for your servers to make requests from a different domain. More info here: https://www.scirra.com/manual/107/ajax

    (This answer originates from Ashley who asked me to post it for him)

  • The API is now set up with CORS, so HTML games should be able to use the Game Jolt Achievements/Data Storage API in their games!

    Let us know your experiences with the uploading process, guys. We try hard to make it easy and quick to add/manage games.

  • Cool, thanks

    Actually I would think its possible to use with Node-Webkit as well.

    So there's yet another distribution method.

  • Great news, CROS! Any plans to support an API specific to Construct 2, perhaps via a plugin? An example might be what clay.io has done with the Construct 2 plugin.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Yeah, we'd love to get a Plugin working for C2. We usually try to get the community to develop the plugins so that it stays up to date with community interest and what not. I'm not sure if anyone has any C2 plugin knowledge, but the GJ API is really easy to work with, especially in JS. I got a really small JS file that shows how easy it would be to make web calls to the API at: github.com/hworld/gj-html-api

    I may start a plugin to get things going, but again, community help would be best! <img src="smileys/smiley1.gif" border="0" align="middle" />

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)