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
- Criticism of Ábalos for comparing Oriol Junqueras with Nelson Mandela in the middle of the debate on pardons Jun 3, 2021
- Diego Schwartzman achieved a historic victory against Rafael Nadal and qualified for the semifinals of the Masters 1000 in Rome Sep 19, 2020
- West negotiates how to continue evacuation in Afghanistan Sep 1, 2021
- Francesco Oppini: did you have a fight with Tommaso Zorzi? New denial Jul 20, 2021
- The Mexican women who set the tone in the Spanish soccer league Oct 3, 2020
- Hanouna-Boyard altercation: “It’s another world, but there is…” These politicians go on “TPMP” and they tell Nov 15, 2022
- Will musicals save the movies in 2021? May 29, 2021
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();
}
};
