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
- Denmark ditches J&J Covid-19 shots from vaccination programme May 3, 2021
- Two arrests and a doping investigation after the end of the Tour de France Sep 21, 2020
- US to deploy support to India govt and healthcare workers Apr 25, 2021
- Charles Leclerc dominates the day of free rehearsals in Montmeló May 20, 2022
- Sweden wants Turkey not to block its entry into NATO: it assured Erdogan that it does not support terrorist organizations May 25, 2022
- Steel soars in China with production cuts amid peak demand period – ISTOÉ MONEY Sep 3, 2021
- Nationals beat the Marlins, Maikel Franco and Jesús Sánchez get two hits May 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();
}
};
