Welcome to IndieGamee
var Delay = 50;//Seconds after them clicking the link, the gateway vanishes.
function setupgateway()
{
var Left = $(window).width() /2;
Left = Left - $('#gatewaydiv').width()/2;
var Top = $(window).height()/20;
Top = Top - $('#gatewaydiv').height()/20;
$('#gatewaydiv').css('top', Top+'px').css('left', Left+'px').css('display', 'inline');
$('#gatewayDimmer').width($('html').width());
$('#gatewayDimmer').height($('html').height());
$('#gatewayDimmer').css('display','block');
}
function removegateway()
{
$('#gatewaydiv').css('display', 'none');
$('#gatewayDimmer').css('display','none');
}
$(document).ready(function()
{
$('.offerlink').click(function()
{
setTimeout('removegateway()', Delay*2000);
});
setupgateway();
});
div id='gatewayDimmer'>
Download free games here.
Request game what you want.
Bloody Trapland is a fast-paced multiplayer platformer where the levels are filled with dozens of dangerous traps and tricky jumps that stand in your way!
Play co-op with your friends or take on the challenges on your own. With support for both local and /no/ online multiplayer.
• 100+ levels.
• 1-4 Players.
• Three different game modes.
• co-op only and secret areas.
• Online scoreboard.
• 4 playable characters.
• Unique soundtrack.
• Hours and hours of gametime.
This is a challenging, yet simple game that anyone can enjoy, whether you're a casual or a hardcore gamer.
The game takes place in the hotel, at which the main character recently stopped. Waking up at night from a sense of unexplained anxiety, he goes out of his room and finds himself in a dark long hallway. At night, the hotel has changed drastically and turned into an endless maze of crushing walls. To get out of it, the hero will have to face his fear, going farther into the shadowy darkness.
How to distinguish reality from fiction? How to wake up from a nightmare in which your worst imagination has come to life? There is only one way out - to go forward without looking back. You do not want to know that you breathe in the back ...
The game takes place in the hotel, at which the main character recently stopped. Waking up at night from a sense of unexplained anxiety, he goes out of his room and finds himself in a dark long hallway. At night, the hotel has changed drastically and turned into an endless maze of crushing walls. To get out of it, the hero will have to face his fear, going farther into the shadowy darkness.