Difference between revisions of "Team:UNOTT/Game"

Line 1: Line 1:
 
+
{{:Team:UNOTT/Template/NavBar}}
<html>
+
<style>
+
.navbar-default { margin : 0 !important; }
+
</style>
+
 
+
<head>
+
<meta name="viewport" content="width=100%, height= 100%, height: 100%; initial-scale=1">
+
<link href="https://2017.igem.org/Team:UNOTT/CSS?action=raw&ctype=text/css" rel="stylesheet">
+
 
+
</head>
+
 
+
 
+
 
+
 
+
<body>
+
  <nav class="navbar navbar-default navbar-fixed-top";>
+
    <div class="container-fluid">
+
      <div class="navbar-header">
+
 
+
 
+
 
+
 
+
      </div>
+
      <div class="navbar-header"style="padding-top: 10px";>
+
        <a class="navbar-logo" href="https://2017.igem.org/Team:UNOTT">
+
          <image class="img-responsive" src="https://static.igem.org/mediawiki/2017/5/5c/T--UNOTT--navbarlogo.png" height="150" width="150">
+
        </a>
+
      </div>
+
 
+
      <div id="navbar" class="navbar-collapse collapse">
+
        <ul class="nav navbar-nav navbar-middle" style="margin-top: 25px;">
+
          <li class="dropdown">
+
            <a class="dropdown-toggle active" href="https://2017.igem.org/Team:UNOTT/Description" style=align: right>Project </a>
+
            <ul class="dropdown-menu" style="left:0;">
+
              <li><a href="https://2017.igem.org/Team:UNOTT/Background">Background</a></li>
+
              <li><a href="https://2017.igem.org/Team:UNOTT/Description">Description</a></li>
+
              <li><a href="https://2017.igem.org/Team:UNOTT/Results">Results</a></li>
+
              <li><a href="https://2017.igem.org/Team:UNOTT/Basic_Part">Basic Parts</a></li>
+
              <li><a href="https://2017.igem.org/Team:UNOTT/Composite_Part">Composite Parts</a></li>
+
              <li><a href="https://2017.igem.org/Team:UNOTT/Design">Design</a></li>
+
            </ul>
+
          </li>
+
 
+
 
+
          <li class="dropdown">
+
            <a class="dropdown-toggle active" href="https://2017.igem.org/Team:UNOTT/Model">Modelling </span></a>
+
            <ul class="dropdown-menu" style="left:0;">
+
              <li><a href="https://2017.igem.org/Team:UNOTT/Model">Overview</a></li>
+
              <li><a href="https://2017.igem.org/Team:UNOTT/SingleCellModel">Single Cell Modeling</a></li>
+
              <li><a href="https://2017.igem.org/Team:UNOTT/CultureModelling">Culture Modeling</a></li>
+
              <li><a href="https://2017.igem.org/Team:UNOTT/Model2">Model Gallery</a></li>
+
 
+
            </ul>
+
          </li>
+
 
+
          <li class="dropdown">
+
            <a class="dropdown-toggle active" href="https://2017.igem.org/Team:UNOTT/Notebook">Notebook </a>
+
            <ul class="dropdown-menu" style="left:0;">
+
              <li><a href="https://2017.igem.org/Team:UNOTT/Notebook">Lab book</a></li>
+
              <li><a href="https://2017.igem.org/Team:UNOTT/Experiments">Protocols</a></li>
+
              <li><a href="https://2017.igem.org/Team:UNOTT/Proof">Proof</a></li>
+
              <li><a href="https://2017.igem.org/Team:UNOTT/Medal Criteria">Medal Criteria</a></li>
+
              <li><a href="https://2017.igem.org/Team:UNOTT/Brainstorms">Brainstorm</a></li>
+
              <li><a href="https://2017.igem.org/Team:UNOTT/Safety">Safety</a></li>
+
            </ul>
+
          </li>
+
 
+
          <li class="dropdown">
+
            <a class="dropdown-toggle active" href="https://2017.igem.org/Team:UNOTT/HumanPractices">Human Practices </a>
+
            <ul class="dropdown-menu">
+
              <li><a href="https://2017.igem.org/Team:UNOTT/HumanPractices">Human Practices</a></li>
+
              <li><a href="https://2017.igem.org/Team:UNOTT/HP/Gold_Integrated">Integrated Practices</a></li>
+
              <li><a href="https://2017.igem.org/Team:UNOTT/Engagement">Public Engagement</a></li>
+
              <li><a href="https://2017.igem.org/Team:UNOTT/Collaborations">Collaborations</a></li>
+
              <li><a href="https://2017.igem.org/Team:UNOTT/Game">Games</a></li>
+
 
+
            </ul>
+
          </li>
+
 
+
          <li class="dropdown">
+
            <a class="dropdown-toggle active" href="https://2017.igem.org/Team:UNOTT/Team">Team </a>
+
            <ul class="dropdown-menu" style="text-align: left;">
+
              <li><a href="https://2017.igem.org/Team:UNOTT/Team">Team</a></li>
+
              <li><a href="https://2017.igem.org/Team:UNOTT/Attributions">Attributions</a></li>
+
              </ul>
+
 
+
          <li class="dropdown">
+
            <a class="dropdown-toggle active" href="https://2017.igem.org/Team:UNOTT"> </a></li>
+
 
+
            </ul>
+
          </li>
+
        </ul>
+
      </div>
+
      <!-- /.navbar-collapse -->
+
    </div>
+
    <!-- /.container-fluid -->
+
  </nav>
+
</body>
+
 
+
</html>
+
 
+
 
<html>
 
<html>
 
<head>
 
<head>
Line 112: Line 11:
 
body {  background-color: black;
 
body {  background-color: black;
 
         align=center;
 
         align=center;
         color: #FFFFFF;
+
         color: white;
 
}
 
}
h2 {    color: #FFFFFF;
+
h2 {    color: white;
 
}
 
}
p {    color: #FFFFFF;
+
p {    color: white;
 
         align=center;
 
         align=center;
 
}
 
}
h1 {    color: #FFFFFF;
+
h1 {    color: white;
 
}
 
}
  
Line 131: Line 30:
 
<p>
 
<p>
 
<p>
 
<p>
<h1, color:#FFFFFF>KEY. COLI INSPIRED GAMES</h1>
+
<h1>KEY. COLI INSPIRED GAMES</h1>
 
<p>
 
<p>
 
<h2> The KEY <h2>
 
<h2> The KEY <h2>
Line 146: Line 45:
  
 
<center><p><h2>Fluorescent Arcade</h2></p>
 
<center><p><h2>Fluorescent Arcade</h2></p>
<center><p>Become a competent bacteria and see your powers grow as you collect DNA to form the "Key.Coli" Plasmid. Recolour the dark world of microbes with your proteins. There are infinite levels, this game is only available in browser due to use of arrow keys.</p>
+
<center><p>Become a competent bacteria and see your powers grow as you collect DNA to form the "Key.Coli" Plasmid. Recolour the dark world of microbes with your proteins. There are infinite levels.</p>
  
 
<center><iframe src="http://igemnottingham.co.uk/fluorescent.html" name="Fluorescent"    width="640" height="500" frameborder="0" scrolling="no">
 
<center><iframe src="http://igemnottingham.co.uk/fluorescent.html" name="Fluorescent"    width="640" height="500" frameborder="0" scrolling="no">

Revision as of 23:26, 18 August 2017

space

KEY. COLI INSPIRED GAMES

The KEY

"The Key" a post apocalyptic game inspired by the problems with current non-biological keys.

a point and click adventure inspired by old school games of the 80s and 90s.

Plague inc: Custom scenario

Play our custom scenario called "The Plasmid" for a fun look at what a future involving a highly exaggerated plasmid might involve. Search "Plasmid" in the custom scenarios menu

Fluorescent Arcade

Become a competent bacteria and see your powers grow as you collect DNA to form the "Key.Coli" Plasmid. Recolour the dark world of microbes with your proteins. There are infinite levels.

</html>