<!-- Play.iDevGames.co.uk Responsive Embed Code for Birdie Catcher -->
<script>
window.onload = function() {
var thegamelink = "https://play.idevgames.co.uk/embed/birdie-catcher";
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/birdie-catcher" 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 -->
Birdie Catcher is a game where you try to catch the good birds (yellow) and avoid the bad ones (black). Each (good) bird you catch and put in the basket will award you 1 point while each (bad) bird you catch will deduct 1 point from your score.
You play using your moust by dragging the correct birds to the basket or touching the birds on your mobile device. There is a time limit, how many birds can you catch before the time runs out?
vankizzle Rated: