Team:Exeter/Game

From 2014.igem.org

(Difference between revisions)
(Undo revision 290139 by Preadertor (talk))
m
 
(43 intermediate revisions not shown)
Line 14: Line 14:
//Credit to http://www.javascriptkit.com
//Credit to http://www.javascriptkit.com
-
var pausebetweenmsg=1000 //customize pause in miliseconds between each message showing up (3000=3 seconds)
+
var pausebetweenmsg=100 //customize pause in miliseconds between each message showing up (3000=3 seconds)
var curobjindex=0
var curobjindex=0
Line 46: Line 46:
function glideroutine(){
function glideroutine(){
if (parseInt(actualstyle(glidearray[curobjindex], "right"))<0)
if (parseInt(actualstyle(glidearray[curobjindex], "right"))<0)
-
glidearray[curobjindex].style.right=parseInt(actualstyle(glidearray[curobjindex], "right"))+5+"px"
+
glidearray[curobjindex].style.right=parseInt(actualstyle(glidearray[curobjindex], "right"))+15+"px"
else{
else{
glidearray[curobjindex].style.right=0
glidearray[curobjindex].style.right=0
Line 80: Line 80:
<!--------------------------------------------------------------------------------------------------------------->
<!--------------------------------------------------------------------------------------------------------------->
<div id="description">
<div id="description">
-
 
+
<body>
<a href="https://play.google.com/store/apps/details?id=ppr.development.igemgameProject&hl=en_GB" target="_blank"><img class="large_centre_image" src="https://static.igem.org/mediawiki/2014/6/6a/Game_banner_for_page.gif"/></a>
<a href="https://play.google.com/store/apps/details?id=ppr.development.igemgameProject&hl=en_GB" target="_blank"><img class="large_centre_image" src="https://static.igem.org/mediawiki/2014/6/6a/Game_banner_for_page.gif"/></a>
-
<p>As part of our project we have developed a game. The rules are simple: help E.R.A.S.E. split the molecules of TNT and Nitroglycerin, but avoid destroying other, similar, molecules!</p>
+
<table>
 +
<tr>
 +
<td>As part of our project we have developed a game. The rules are simple: help team E.R.A.S.E. and TNTony split the molecules of TNT and Nitroglycerin, but avoid destroying other, similar, molecules!</td>
 +
<td><img src="https://static.igem.org/mediawiki/2014/6/6f/GooglePlay.jpg" width="120px"/></td>
 +
</tr>
 +
</table>
-
<table style="width:34%" align="center" class="glidetext">
+
 
 +
<table align="center">
 +
<tr>
 +
<td class="glidetext"><img src="https://static.igem.org/mediawiki/2014/5/53/ERASE_REVIEWS1.png" /></td>
 +
<td class="glidetext"><img src="https://static.igem.org/mediawiki/2014/4/43/ERASE_REVIEWS3.png" /></td>
 +
<td class="glidetext"><img src="https://static.igem.org/mediawiki/2014/4/4d/ERASE_REVIEWS2.png" /></td>
 +
</tr>
 +
</table
 +
 
 +
<table align="center">
<tr>
<tr>
<td align="center"><a href="https://play.google.com/store/apps/details?id=ppr.development.igemgameProject&hl=en_GB" target="_blank"><img width="100px" src="https://static.igem.org/mediawiki/2014/2/2f/EraseAppIcon.png"/></a></td>
<td align="center"><a href="https://play.google.com/store/apps/details?id=ppr.development.igemgameProject&hl=en_GB" target="_blank"><img width="100px" src="https://static.igem.org/mediawiki/2014/2/2f/EraseAppIcon.png"/></a></td>
Line 92: Line 106:
<td align="center">The game can be downloaded <a href="https://play.google.com/store/apps/details?id=ppr.development.igemgameProject&hl=en_GB" target="_blank">here</a> to play on Android mobile devices.</td>
<td align="center">The game can be downloaded <a href="https://play.google.com/store/apps/details?id=ppr.development.igemgameProject&hl=en_GB" target="_blank">here</a> to play on Android mobile devices.</td>
</tr>
</tr>
 +
</table>
 +
 +
<table>
<tr>
<tr>
-
<td align="center"><img src="https://static.igem.org/mediawiki/2014/6/6f/GooglePlay.jpg" width="85px"/></td>
+
<td class="glidetext"><img src="https://static.igem.org/mediawiki/2014/f/f8/ERASE_REVIEWS4.png" /></td>
 +
<td class="glidetext"><img src="https://static.igem.org/mediawiki/2014/4/4b/ERASE_REVIEWS5.png" /></td>
</tr>
</tr>
</table>
</table>
-
<img align="center" src="https://static.igem.org/mediawiki/2014/9/91/ERASE_REVIEWS.png"/>
+
<button  class="glidetext" onmouseover="confuse()"  id="confusing_button" style="position:absolute; top: 600px; left: "center">Leave negative feedback</button>
 +
 
 +
 
 +
<h2> Navigation </h2>
 +
 
 +
 
 +
<p><a href="https://2014.igem.org/Team:Exeter/Presentations">Previous: Presentations </a></p>
-
<button  onmouseover="confuse()"  id="confusing_button" style="position:absolute; top: 950px; left: "center">Leave negative feedback</button>
 
 +
</body>
</div>
</div>
</html>
</html>
{{ExeterFooter}}
{{ExeterFooter}}

Latest revision as of 22:28, 17 October 2014

Exeter | ERASE

As part of our project we have developed a game. The rules are simple: help team E.R.A.S.E. and TNTony split the molecules of TNT and Nitroglycerin, but avoid destroying other, similar, molecules!
The game can be downloaded here to play on Android mobile devices.

Navigation

Previous: Presentations

Exeter | ERASE