project12:W4G2Concept

From uf
Revision as of 21:09, 13 April 2021 by Kyu (Talk | contribs)

Jump to: navigation, search


Logo.jpg

David - Samuel - Leticija - Kevin - Solkyu





Lecture 1 : Ideation




Lecture 2 : Ideation



Lecture 3 : Preliminary design


Midterm presentation



Week 5 presentation




Week 6 presentation



</html> <script>

   window.onload = function() {
       var thegamelink = "https://play.idevgames.co.uk/embed/urban-furniture-1";
       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>

   <iframe id="embededGame" src="https://play.idevgames.co.uk/embed/urban-furniture-1" scrolling="no" seamless="seamless" frameBorder="0" style="position: absolute;top:0;left: 0;width: 100%;height: 100%;">Browser not compatible.</iframe>

</html>