Three more Asterix & Obelix games are due out within the next five years.
French publisher Microids has signed a deal with Asterix owner Albert Rene Editions for the games, which follow the upcoming – and promising looking! – Asterix & Obelix: Slap Them All !.
Microids said the new games will dip into various video game genres, but didn’t say anything else about them.
Until then, we’ve got Asterix & Obelix: Slap Them All !, which is developed by Mr. Nutz Studio and is due out on PC, PlayStation 4, Xbox One and Nintendo Switch on 25th November. Trailer is below:
Read Also
- Xbox engineer fixes user’s tiny, 15-year-old 360 gamerpic Aug 28, 2021
- Hideo Kojima returns to talk about Mads Max: a futuristic buddy cop with no ties to Mad Max Sep 5, 2021
- Arson attack in Concepción: they burn machinery in works on the coastal road to Chiguayante Nov 9, 2022
- Snapchat wants to stop being just a social network: now it scans, solves equations and identifies music Aug 28, 2021
- The Witcher 4: CD Projekt gives news of the long-awaited game May 28, 2022
- Beyond A Steel Sky arrives on PlayStation5 and Xbox Series X in November Sep 1, 2021
- Mod turns Resident Evil 2 into a VR experience Sep 7, 2021
// For login with Facebook functionality
function appendFacebookSDK() {
window.fbAsyncInit = function () {
FB.init({
appId: ‘156247124404264’,
version: ‘v2.7’,
channelUrl: ‘/channel.html’,
status: true,
cookie: true,
xfbml: true,
oauth: true
});
};
// Load the SDK Asynchronously
(function (d) {
var js, id = ‘facebook-jssdk’, ref = d.getElementsByTagName(‘script’)[0];
if (d.getElementById(id)) {
return;
}
js = d.createElement(‘script’);
js.id = id;
js.async = true;
js.onload = function () {
if (typeof runFacebookLogin == ‘function’) {
runFacebookLogin();
}
if (typeof runFacebookRegistrationLogin == ‘function’) {
runFacebookRegistrationLogin();
}
};
