Team:ETH Zurich
From 2013.igem.org
(Difference between revisions)
Line 24: | Line 24: | ||
</li> | </li> | ||
<li><b><br>Colisweeper video</b><br><br> Check out the animation of our bio-game Colisweeper ! </li> | <li><b><br>Colisweeper video</b><br><br> Check out the animation of our bio-game Colisweeper ! </li> | ||
- | <li><b> The computer game Minesweeper</b><br> | + | <li><b><br> The computer game Minesweeper</b><br><br> |
The computer game is played on a mine grid with squares that can be mines or non-mines. The goal of the game is to clear the field without detonating the mines. By left clicking on each square, the identity of the square is revealed. The digits 1,2, or 3 reveal that there are one, two or three mines adjacent to the clicked square. The player uses this logic to decide which squares could be a mine and flags it. The mines can be flagged by right clicking on a square. The game is won when all the mines are flagged in the mine field. If a mine is clicked, all the other mines in the mine field are detonated and the game is over. | The computer game is played on a mine grid with squares that can be mines or non-mines. The goal of the game is to clear the field without detonating the mines. By left clicking on each square, the identity of the square is revealed. The digits 1,2, or 3 reveal that there are one, two or three mines adjacent to the clicked square. The player uses this logic to decide which squares could be a mine and flags it. The mines can be flagged by right clicking on a square. The game is won when all the mines are flagged in the mine field. If a mine is clicked, all the other mines in the mine field are detonated and the game is over. | ||
</li> | </li> |
Revision as of 15:13, 4 October 2013