<!-- Play.iDevGames.co.uk Responsive Embed Code for The Grims -->
<script>
window.onload = function() {
var thegamelink = "https://play.idevgames.co.uk/embed/the-grims";
var ref = document.referrer;
var theurl = document.referrer;
ref = ref.substring(ref.indexOf("://") + 3);
ref = ref.split("/")[0];
if(ref == "my-ga.me"){
theurl = "true"
} else {
theurl = "false"
}
document.getElementById("embededGame").src = thegamelink+"/"+theurl+"?url="+window.location.href;
}
</script>
<div style="position: relative;height: 0;overflow: hidden;padding-bottom: 56.25%;">
<iframe id="embededGame" src="https://play.idevgames.co.uk/embed/the-grims" scrolling="no" seamless="seamless" frameBorder="0" style="position: absolute;top:0;left: 0;width: 100%;height: 100%;">Browser not compatible.</iframe>
</div>
<!-- End Embed Code -->
This is my first game prototype, it demonstrates my ability in coding and unity. I hope you enjoy the prototype and your feedback is always appreciated.
The concept that was developed for this project was a 2D Top-Down Arena Shooter.
This game involves player inventory system that comprises of the players health, shields, and ammo. A wave system that will spawn different types of enemies and utilises a class system for the player to choose a class that have their own abilities.
The goal is to survive the incoming waves of enemies.
Readyone13 Rated:
Great Game Dude . As its your first developed game . Its so good . My first game is nasty as hell xD . You can check it in my profile . I have a suggestion for you like you can increase the health point a little bit then it will be more fun . Coz in my case the game ends too early . I mean I wanna play it more but it finishes early .