Homa Games, the leading platform for developing and publishing mobile video games, will host a 5th edition of the Homa Jam in May 2022 together with Google.
The jam participants will take advantage of the professional Google workshops, will have the ability to produce and release their beast struck video games, and win exceptional rewards. Homa Games will reveal the jam style throughout the opening event on May 23.
In this jam edition, Homa Games has actually chosen to reward designers at each action of the publishing procedure. The participants will have the ability to win a reward for the very best video game concept, model, or marketability, without having actually produced the best-published title.
Homa Jam reward swimming pool has actually increased to $200,000 and 50 percent of the publishing offerrevenue share Since its very first occasion in September 2020, Homa Games has actually signed up with forces with market gamers such as Nerf (Hasbro), Facebook Audience Network, GameAnalytics, and Sorare for previous Homajams.
As in previous editions, Homa Jam the 5th edition invites both knowledgeable and beginner video game developers.
Olivier Le Bas, the chief revenue officer of Homa Games informedPocketGamer biz: “HomaJam series became a unique Rendez-Vous for our community of developers over the years. In the fifth episode, alongside Google as the main sponsor, we are excited to bring a new opportunity for developers to learn to build mobile games on a trendy theme spotted by our Market Intelligence Team.”
Registration for the jam is open till May 23, and participants will have a month to establish their models and send them by June 22.
Throughout the month, participants will have the opportunity to participate in masterclasses from professionals within the video gaming market and a series of live sessions to ask concerns, discover motivation and get extra video game concepts. With consistent assistance and a committed Discord neighborhood server, every video game designer will have access to resources and tools to utilize their video game.
To register and gain access to the complete program and reward classifications, see Homa Jam v5’s main website.
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/78740/homajam-google-offers-50-50-publishing-revenue-share/', 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'));