Difference between revisions of "project12:W4G2Concept"
From uf
Line 41: | Line 41: | ||
---- | ---- | ||
<HTML> | <HTML> | ||
− | <iframe src="https://docs.google.com/presentation/d/e/2PACX-1vRLfbGYiNdGoGo9iw3VfJUvA5gV1hrCRSpvSeSi6OskIK7Hs3PLaCkfkEesBYLvl7hV-WH6dzEALUmS/embed?start=false&loop=false&delayms=3000" frameborder="0" width=" | + | <iframe src="https://docs.google.com/presentation/d/e/2PACX-1vRLfbGYiNdGoGo9iw3VfJUvA5gV1hrCRSpvSeSi6OskIK7Hs3PLaCkfkEesBYLvl7hV-WH6dzEALUmS/embed?start=false&loop=false&delayms=3000" frameborder="0" width="850" height="500" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> |
</html> | </html> | ||
Line 49: | Line 49: | ||
---- | ---- | ||
<html> | <html> | ||
− | <iframe src="https://docs.google.com/presentation/d/e/2PACX-1vTJL3o6r5GsRZBmg4mO-cCFnVrWHtycy6zaHNk0UlTKCSRXV9WPXCs7o-F7FyS68N10xpaHyflXL98p/embed?start=false&loop=false&delayms=3000" frameborder="0" width=" | + | <iframe src="https://docs.google.com/presentation/d/e/2PACX-1vTJL3o6r5GsRZBmg4mO-cCFnVrWHtycy6zaHNk0UlTKCSRXV9WPXCs7o-F7FyS68N10xpaHyflXL98p/embed?start=false&loop=false&delayms=3000" frameborder="0" width="850" height="500" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> |
</html> | </html> | ||
<h2>Midterm presentation</h2> | <h2>Midterm presentation</h2> | ||
Line 72: | Line 72: | ||
<br> | <br> | ||
− | <html> | + | </html> |
<!-- Play.iDevGames.co.uk Responsive Embed Code for Urban Furniture 1 --> | <!-- Play.iDevGames.co.uk Responsive Embed Code for Urban Furniture 1 --> | ||
<script> | <script> |
Revision as of 20:09, 13 April 2021
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>
</html>