Team:Exeter/Game

From 2014.igem.org

(Difference between revisions)
Line 71: Line 71:
     b = document.getElementById("confusing_button");
     b = document.getElementById("confusing_button");
     <!------b.style.top = (400+(Math.random())*180).toString()+"px";------>
     <!------b.style.top = (400+(Math.random())*180).toString()+"px";------>
-
     b.style.left = (40+(Math.random()*800)).toString()+"px";
+
     b.style.left = (60+(Math.random()*800)).toString()+"px";
}
}

Revision as of 23:06, 13 October 2014

Exeter | ERASE

E.R.A.S.E

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!

The game can be downloaded here from Google Play.

Exeter | ERASE