<!-- Play.iDevGames.co.uk Responsive Embed Code for PonG -->
<script>
window.onload = function() {
var thegamelink = "https://play.idevgames.co.uk/embed/pong";
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;
}
</script>
<div style="position: relative;height: 0;overflow: hidden;padding-bottom: 56.25%;">
<iframe id="embededGame" src="https://play.idevgames.co.uk/embed/pong" width="840px" height="480px"
scrolling="no" seamless="seamless" frame style="position: absolute;top:0;left: 0;width: 100%;height: 100%;">Browser not compatible.</iframe>
</div>
<!-- End Embed Code -->
Note: PonG 2 is now officially a new version of PonG, more info here!
PonG is classical pong game that's designed for html5 & mobile html5.
You can read this in the how-to-play menu in game.
This game is local multiplayer only.
PonG Android is also available on Aptoide.
- previously known as PonG 2
iDev Rated:
Thanks for updating your description. Just so you know you can add a paypal donate button by going to "Edit game" then pressing on the a"Additional information" button.