An ARPG that exudes style.
Today, the publisher Jagex and developers Flying Wild Hog they announced Space Punks, a cartoon style co-op action RPG set in a sci-fi universe.
The announcement came with a reveal trailer focused on the four playable characters, Duke, a space hero armed with a minigun machine gun and three unnamed companions: an anthropomorphic pig armed with dual blaster pistols, a woman armed with dark tentacles with which she can stab enemies and an insect-like alien that can teleport and launch bombs.
You can admire the trailer in question below:
Read Also
- Green pass Italy, Minelli: “Duration 12 months is not suitable for everyone” Aug 25, 2021
- Thierry Zaveroni, Grand Master of the Grande Loge de France, guest of “Face aux Territoires” Nov 20, 2022
- Juan Rojas says goodbye to the world of modeling May 30, 2022
- World Lupus Day: The importance of an early diagnosis May 15, 2022
- War in Ukraine LIVE: Poland hit by ‘Russian-made projectile’… Country responsible not certain… Nov 16, 2022
- IDEMIA appoints Donnie Scott as General Director of I&S North America Jun 2, 2021
- Indap develops a meeting between the national leadership and representatives of 19 peasant organizations Nov 19, 2022
As you can see for yourself, the game combines the gameplay of Diablo, Torchlight and the most classic isometric action RPGs, with cell-shaded graphics and a sci-fi setting very similar to Borderlands.
The mix offered is certainly interesting, but will it be enough to make it unique and fun?
Space Punks is expected on PC, but we don’t have a release date or period yet. In the meantime we remind you that Flying Wild Hog, already known for having made Shadow Warriors, is also engaged in the development of Evil West, action game scheduled for 2021.
Source: IGN
// For login with Facebook functionality
function appendFacebookSDK() {
window.fbAsyncInit = function () {
FB.init({
appId: ‘175441972590560’,
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();
}
};
