Going Hyper returns this week!
ACHIEVERS HUB, together with Center42 and Happy Monday, is organizing the next hyper-casual game jam!
It will be back on February 26 – March 1, 2021! During the weekend plus one day of lectures, you’ll be able to:
- Create a hyper-casual game prototype in 2 days
- Get help and advice from mentors
- Listen to 1 day of talks from the industry experts
- Meet top publishers and ask your questions
- Win in 10+ categories and get valuable prizes
- Get publishing offers – Find a team and network with the other HC developers
- …and more
Voodoo.io, Gismart, Azur Games, JoyPac, BoomBit, Kwalee, Crazy Labs, and Ketchapp have already confirmed their participation. And this is just the beginning!
Developer tickets cost from 5 to 10 USD per person. The amount of tickets is limited, so hurry up and grab one! The price won’t change over time.
By the way, you can use the promo code GH2021PARTNERS to get a 10% discount.
You can find more info on our Facebook event page (tagged above) and get your tickets here: https://center42.tech/hyper-casual-jam/2021
More information on event partners, sponsors, and speakers is always available here: https://fb.me/e/1ZRr2UYog
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/75877/going-hyper-winter-2021-online-hyper-casual-game-jam-goes-live-this-week/', 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'));