[ad_1]
Opera and GameMaker have beta launched GX.games, a web platform intended to support mobile games publishing, as of July 22 2022.
GX.games is a game web platform that allows users to publish mobile games created through GameMaker on the Opera GX browser platform. The firm states that mobile games can now run with “native-like performance” on both iOS and Android, as well as identical functionality between mobile and desktop access.
Today’s beta launch of the mobile version of GX.games will not feature playable games, which are expected to to be added after the first GX.games mobile game jam, which will take place soon.
Beta launch excitement
GX Games Product Director, Joanna Czajka, stated: “We want game creators to be able to spend most of their time creating games, not figuring out the complex issues of compatibility. Building a mobile game and making it available on every mobile device via the mobile web has just become super easy with GameMaker and GX.games mobile.”
Earlier in 2021, Opera released the mobile iteration of its gaming browser, Opera GX, on both iOS and Android.
window.fbAsyncInit = function() {
// init the FB JS SDK FB.init({ appId : 250161755076617, // App ID //channelUrl : '//'+window.location.hostname+'/channel.php', // Path to your Channel File status : true, // check login status cookie : true, // enable cookies to allow the server to access the session xfbml : true // parse XFBML });
FB._PG = { url: "/useractions/loginfb/", response: "allowed",
// Common handler to fetch FB details and reload the page process: function(me){ $.post( FB._PG.url, { username: me.username, uname: me.name, uid: me.id, uimg: 'https://graph.facebook.com/' + me.id + '/picture?type=large' }) .done(function(xml){ if ( $("status", xml).text() == FB._PG.response ) window.location.reload(); else alert('Error: Something bad just happened. Our tech department has been notified. Please try again later.');
}) .fail(function(xml){
alert("Error: something wasn't right there, please try again.");
}); },
// Used by event subscriptions to handle the response handleResponse: function(response){ if (response.authResponse) { FB.api('/me', function(me){ if (me.name) FB._PG.process(me); }); } },
post: function(text, image){ image = image || $("#fb-image").attr("src"); FB.ui({ method: 'feed', display: 'popup', link: 'https://www.pocketgamer.biz/news/79243/opera-and-gamemaker-launches-mobile-games-publishing-platform-gxgames-in-beta/', description: text, picture: image }); } };
FB.Event.subscribe('auth.statusChange', FB._PG.handleResponse);
FB.Event.subscribe('edge.create', function(response) { $.post('/ajax/social-links/', { site: 'facebook' }); }); };
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "http://connect.facebook.net/en_US/all.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));
[ad_2]
Source link