Team:ETH Zurich

From 2013.igem.org

(Difference between revisions)
Line 3: Line 3:
<html>
<html>
<style type="text/css">
<style type="text/css">
 +
 +
#Bomb {
 +
  position:static;
 +
  margin-top:;
 +
  margin-left:1200px;
 +
}
#picture {
#picture {
Line 9: Line 15:
   transform: rotate(10deg);
   transform: rotate(10deg);
   position:static;
   position:static;
-
   margin-top:100px;
+
   margin-top:-180px;
   margin-left:850px;
   margin-left:850px;
-
}
 
-
#Bomb {
 
-
  position:static;
 
-
  margin-top:100px;
 
-
  margin-left:550px;
 
}
}
Line 25: Line 26:
<div style="color:white;font-size:18px;font-family:Comic Sans MS;margin-top:20px"></div>
<div style="color:white;font-size:18px;font-family:Comic Sans MS;margin-top:20px"></div>
 +
<div id="Bomb">[[Image:Minesweeper_Icon.png|Minesweeper_Icon.png]]</div>
<div id="picture">[[Image:Team_picture.JPG|500px]]</div>
<div id="picture">[[Image:Team_picture.JPG|500px]]</div>
-
<div id="picture"></div>
 
-
<div style="position:static;margin-top:-480px;width:50%;font-family:Comic Sans MS;font-size:20px;color:white">    Not difficult at all! As long as you know the basic rules of the traditional minesweeper. Each field can be one of three different things: 1. a boring non-mine cell, which we don't really care much about, 2. a helpful non-mine cell, which we like a lot, because it tells us how many mines are close by, or 3. a dangerous and scary mine cell itself, which we can't reveal until the veeery end of the game or else we are blown up into little pieces and lose. As a little helper, we also have the flagging option - if we're sure a field is a mine, we can mark it with a flag to not blow it up on accident.<br><br>    And what's the goal ? To find all the scary mines as fast as possible - after all, noone likes an unexpected explosion right under their feet.<br><br>    Colisweeper works just like that as well! To imitate the "click" of a mouse on a computer, we add a substrate to the cell of our choice and that way we start a reaction or express a reporter. <br><br>You're ready to sweep already, baby!<br>But let's have a closer look if you want to know how our bacteria play the game...<br><br><br><br><br><br></div>
+
 
 +
<div style="position:static;margin-top:-400px;width:50%;font-family:Comic Sans MS;font-size:20px;color:white">    Not difficult at all! As long as you know the basic rules of the traditional minesweeper. Each field can be one of three different things: 1. a boring non-mine cell, which we don't really care much about, 2. a helpful non-mine cell, which we like a lot, because it tells us how many mines are close by, or 3. a dangerous and scary mine cell itself, which we can't reveal until the veeery end of the game or else we are blown up into little pieces and lose. As a little helper, we also have the flagging option - if we're sure a field is a mine, we can mark it with a flag to not blow it up on accident.<br><br>    And what's the goal ? To find all the scary mines as fast as possible - after all, noone likes an unexpected explosion right under their feet.<br><br>    Colisweeper works just like that as well! To imitate the "click" of a mouse on a computer, we add a substrate to the cell of our choice and that way we start a reaction or express a reporter. <br><br>You're ready to sweep already, baby!<br>But let's have a closer look if you want to know how our bacteria play the game...<br><br><br><br><br><br></div>

Revision as of 14:15, 13 August 2013

Header2.png
80px-Eth igem logo.png


The worlds first bacterial based Minesweeper game
Minesweeper_Icon.png
Team picture.JPG


Not difficult at all! As long as you know the basic rules of the traditional minesweeper. Each field can be one of three different things: 1. a boring non-mine cell, which we don't really care much about, 2. a helpful non-mine cell, which we like a lot, because it tells us how many mines are close by, or 3. a dangerous and scary mine cell itself, which we can't reveal until the veeery end of the game or else we are blown up into little pieces and lose. As a little helper, we also have the flagging option - if we're sure a field is a mine, we can mark it with a flag to not blow it up on accident.

And what's the goal ? To find all the scary mines as fast as possible - after all, noone likes an unexpected explosion right under their feet.

Colisweeper works just like that as well! To imitate the "click" of a mouse on a computer, we add a substrate to the cell of our choice and that way we start a reaction or express a reporter.

You're ready to sweep already, baby!
But let's have a closer look if you want to know how our bacteria play the game...