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
- IDEMIA appoints Donnie Scott as General Director of I&S North America Jun 2, 2021
- Documentary on his 60th birthday: Who is Diego Armando Maradona? Oct 30, 2020
- LEGO The Imperial Shuttle: here is a very nice Star Wars set of this superb ship May 27, 2022
- Streamer finishes TLOZ: Breath of the Wild in under 30 minutes – sets new world record Aug 17, 2021
- World Hepatitis C Day: Free Tests at the Diagnostic Center Jul 27, 2021
- Monster Hunter Stories 2 Debuts With Strong Sales In Japan Jul 16, 2021
- He won two titles with Racing, emigrated to the United States and seeks to make MLS history alongside several international stars. May 28, 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();
}
};
