Comments (170)
Why is there no downloada yo?
I liked the game a lot but I had some issues with the Jetpack, I find myself to accidentally press up and during the fight with Angel it got me killed more then once​. I like the design of Angel​ as it looks like a small Anubis from ZOE, but I couldn't beat him, during the third phase I always got killed​... anyway I still want to play the game again! Good luck on your Kickstarter!
https://youtu.be/wiCjVseHOV0
This was great, but if I can make a suggestion, don't make the dash keys depend on which way you're facing. E should always dash right and W should always dash left, regardless of which way you're facing (in my opinion). I'll put some psuedo code explaining what I mean.
def left_dash() {
if (player.direction == left) {
forward_dash();
}
else {
back_dash();
}
}
def right_dash() {
if (player.direction == right) {
forward_dash();
}
else {
back_dash();
}
}
i love it this game is just so good i hope this game gets to steam
Wow good job with that graphics!! I´ll try it!!!
Beyond-Human is an amazing combination of platformer and hack and slash, set in a futuristic post-apocalyptic world, inspired by Metroid, Megaman and Devil May Cry. Players control Adam, a silent protagonist that wakes up in the year 2099 from a coma and suffers from amnesia. Beyond-Human builds upon the classic open-world Metroidvania style of games by mixing a deep hack and slash combat system and stunning visuals.
Kickstarter
Beyond-Human needs your help on Kickstarter!
Social
Join our Discord server! Also, check us out or contact us on Twitter & Facebook
Disclamer
The demo is a work in progress and therefore has not reached a level of completion. Most of what you see will be reworked for the final release of the game. You will find some missing features like assets, animations, sound effects, npc, etc. and possibly some minor bugs.
Feel free to stream or record videos of this game.
#adventure
Cartoon Violence
Fantasy Violence
Realistic Violence
Realistic Bloodshed
Mild Language
Comical Shenanigans