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
- Colombia Exceeds 100,000 Deaths From Covid-19 Amid The Outbreak Jun 23, 2021
- War in Ukraine: Kherson evacuates and Russia, hit by explosions, fortifies its border Nov 22, 2022
- La Francophonie gathered in Tunisia to strengthen its international role Nov 19, 2022
- National Assembly: Tense debates, examination of the text on the reintegration of unvaccinated caregivers stopped Nov 25, 2022
- Lukashenko voted and appealed to the opposition Aug 9, 2020
- War in Ukraine: Four killed in Russian bombardment of Kherson, recently recaptured by kyiv Nov 24, 2022
- Ford Puma Rally1, plug-in hybrid for the WRC World Rally Jul 8, 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();
}
};
