Team:Fatih Turkey/game

From 2011.igem.org

(Difference between revisions)
 
(23 intermediate revisions not shown)
Line 1: Line 1:
<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<head>
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-
<title>Fatih_Turkey</title>
+
<title>deneme baslik</title>
-
<style type="text/css">
+
<style>
-
<!--
+
h1.firstHeading, div#p-logo, div#search-controls, div#contentSub, div#footer-box, div#catlinks{
 +
  display:none;
 +
}
 +
#menubar{
 +
background-color: transparent;
 +
font-size: 85%;
 +
top: 10px;
 +
position: absolute;
 +
margin-top: -12px;
 +
}
 +
 
 +
div#content{
 +
padding: 0 !important;
 +
background: transparent;
 +
border: none !important;
 +
width: auto;
 +
}
 +
 
 +
#menubar li a {
 +
color: #FFFFFF;
 +
background-color: transparent;
 +
}
 +
#globalWrapper{
 +
margin-top:5px;
 +
}
 +
#top-section{
 +
height: 20px !important;
 +
border: none !important;
 +
}
body {
body {
-
background-color: #FFFFFF;
+
font-size: 12px;
 +
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
 +
color: #444;
 +
background: #6b6b6b url('https://static.igem.org/mediawiki/igem.org/a/ad/Bg-igem.png');
}
}
-
.style3 {color: #FFFFFF}
+
body,p,pre,div,span{
-
body,td,th {
+
line-height: 160%;
-
font-family: Verdana, Arial, Helvetica, sans-serif;
+
color: #333;
}
}
-
a:link {
+
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address,
 +
code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
 +
{
 +
margin:0;
 +
padding:0;
 +
border:0;
 +
font-weight:inherit;
 +
font-style:inherit;
 +
font-family:inherit;
 +
vertical-align:baseline;
 +
}
 +
 
 +
em{
 +
font-style:italic;
 +
}
 +
table{
 +
margin-top: 15px;
 +
margin-bottom: 15px;
 +
}
 +
hr{
 +
border: 0;
 +
color: #eee;
 +
background-color: #eee;
 +
height: 1px;
 +
margin-bottom: 20px;
 +
}
 +
img.centered {
 +
display: block;
 +
margin-left: auto;
 +
margin-right: auto;
 +
}
 +
img.alignnone {
 +
margin: 0px 0px 5px 5px;
 +
display: inline;
 +
}
 +
img.alignright {
 +
margin: 0px 0px 5px 10px;
 +
display: inline;
 +
}
 +
 
 +
img.alignleft {
 +
margin: 0px 10px 5px 0px;
 +
display: inline;
 +
}
 +
.alignright {
 +
float: right;
 +
}
 +
 
 +
.alignleft {
 +
float: left;
 +
}
 +
.aligncenter{
 +
margin-left: auto;
 +
margin-right: auto;
 +
}
 +
h1,h2,h3,h4,h5,h6{
 +
  margin-top: 15px;
 +
  margin-bottom: 15px ;
 +
  color: #333;
 +
  line-height: 1.5em;
 +
}
 +
h1 {
 +
font-size: 30px;
 +
}
 +
h2 {
 +
font-size: 25px;
 +
}
 +
h3 {
 +
font-size: 20px;
 +
}
 +
h4 {
 +
font-size: 18px;
 +
}
 +
h5 {
 +
font-size: 16px;
 +
}
 +
 
 +
h6 {
 +
font-size: 15px;
 +
}
 +
a{
text-decoration: none;
text-decoration: none;
-
color: #000000;
 
}
}
-
a:visited {
+
a{
 +
color: #2f86c4;
 +
}
 +
a:hover{
 +
color: #4172ab;
 +
}
 +
#header .logo{
 +
margin-top: 41px;
 +
margin-left: 40px;
 +
}
 +
#footer{
 +
background: #707070;
 +
border-left: 1px #888 solid;
 +
border-right: 1px #888 solid;
 +
width: 988px;
 +
margin: 0px auto 0px;
 +
overflow: hidden;
 +
}
 +
#footer div{
 +
color: #bbb;
 +
}
 +
#footer a{
 +
color: #c4c5cc;
text-decoration: none;
text-decoration: none;
-
color: #000000;
 
}
}
-
a:hover {
+
#footer a:hover{
 +
color: #666;
 +
}
 +
 
 +
.footer-sh-wrapper {
 +
    height: 22px;
 +
    margin: auto;
 +
    position: relative;
 +
    width: 990px;
 +
}
 +
.footer-sh-left {
 +
    background: url("https://static.igem.org/mediawiki/2011/b/b7/Footer-sh-left.png") no-repeat scroll 0 0 transparent;
 +
    height: 112px;
 +
    left: 0;
 +
    position: absolute;
 +
    top: -90px;
 +
    width: 10px;
 +
}
 +
.footer-sh {
 +
    background: url("https://static.igem.org/mediawiki/2011/b/bf/Footer-sh.png") repeat-x scroll center bottom #F9F9F9;
 +
    bottom: 0;
 +
    height: 22px;
 +
    left: 10px;
 +
    position: absolute;
 +
    width: 970px;
 +
}
 +
.footer-sh-right {
 +
    background: url("https://static.igem.org/mediawiki/2011/b/b5/Footer-sh-right.png") no-repeat scroll 0 0 transparent;
 +
    height: 112px;
 +
    position: absolute;
 +
    right: 0;
 +
    top: -90px;
 +
    width: 10px;
 +
}
 +
 
 +
.copyright-open{
 +
width: 988px;
 +
height: 0px;
 +
margin:auto;
 +
display: block-inline;
 +
}
 +
h1, h2, h3, h4, h5, h6{
 +
color: #333333;
 +
}
 +
#header-whole{
 +
 
 +
position: relative;
 +
z-index: 200;
 +
width: 980px;
 +
margin: 0 auto;
 +
}
 +
#header{
 +
height: 100px;
 +
clear: both;
 +
background: #f9f9f9;
 +
margin: 0 auto;
 +
    width: 970px;
 +
}
 +
#header .logo{
 +
float: left;
 +
margin-top: 15px;
 +
margin-left: 20px;
 +
}
 +
 
 +
#container{
 +
width: 970px;
 +
margin: 0px auto 0px;
 +
background: none repeat scroll 0 0 #F9F9F9;
 +
}
 +
.copyright-open{
 +
border-top: 1px #a8a8a8 solid;
 +
border-bottom: 1px #888 solid;
 +
border-left: 1px #888 solid;
 +
border-right: 1px #888 solid;
 +
}
 +
.nav-wrapper{
 +
margin: 0px 90px 0px 0px;
 +
float:right;
 +
}
 +
.ddsmoothmenu ul{
 +
padding: 0px;
 +
list-style-type: none;
 +
background: #666666;
 +
}
 +
.ddsmoothmenu ul li{
 +
position: relative;
 +
display: block;
 +
float: left;
 +
}
 +
.ddsmoothmenu ul li a{
 +
line-height: 140%;
 +
overflow: hidden;
 +
text-align: left;
 +
font-family: 'Lucida Grande', Arial, Verdana, sans-serif;
 +
word-spacing: 1px;
 +
font-size: 14px;
 +
font-weight: normal;
 +
display: block; /*background of menu items (default state)*/
 +
padding: 34px 20px 10px 17px;
text-decoration: none;
text-decoration: none;
-
color: #000000;
 
}
}
-
a:active {
+
.ddsmoothmenu ul li a span {
 +
font-weight: normal;
 +
color: #888;
 +
font-size: 10px;
 +
clear: both;
 +
display:block;
 +
width: 60px;
 +
}
 +
* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
 +
display: inline-block;
 +
}
 +
 
 +
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
 +
color: #333;
 +
}
 +
 
 +
.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
 +
color: #888;
 +
}
 +
 
 +
.ddsmoothmenu ul li a:hover{
 +
color: #888;
 +
}
 +
 +
/*1st sub level menu*/
 +
.ddsmoothmenu ul li ul{
 +
position: absolute;
 +
left: 0;
 +
visibility: hidden;
 +
display: none; /*collapse all sub menus to begin with*/
 +
border: 1px #222 solid;
 +
-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px 1px;
 +
-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px 1px;
 +
box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px 1px;
 +
}
 +
 
 +
/*Sub level menu list items (undo style from Top level List Items)*/
 +
.ddsmoothmenu ul li ul li{
 +
text-align:left;
 +
float: none;
 +
background: url('img/bg-menu2.png');
 +
}
 +
 
 +
.ddsmoothmenu ul li ul li a{
 +
color: #fff;
 +
font-size: 12px;
 +
}
 +
.ddsmoothmenu ul li ul li  a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
 +
color: #fff;
 +
}
 +
.ddsmoothmenu ul li ul li a:link, .ddsmoothmenu ul li ul li a:visited{
 +
color: #fff;
 +
}
 +
.ddsmoothmenu ul li ul li a:hover{
 +
color: #ffc;
 +
}
 +
.ddsmoothmenu ul li ul li ul{
 +
top: 0;
 +
}
 +
 
 +
/* Sub level menu links style */
 +
.ddsmoothmenu ul li ul li a{
 +
width: 160px; /*width of sub menus*/
 +
padding: 0px 0px 0px 10px;
 +
height: 38px;
 +
line-height: 320%;
 +
border-left: 1px #555 solid;
 +
overflow: hidden;
 +
}
 +
 
 +
/* Holly Hack for IE \*/
 +
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/
 +
 
 +
.copyright{
 +
width: 930px;
 +
color: #959595;
 +
background: #eee;
 +
clear: both;
 +
line-height: 190%;
 +
text-align: right;
 +
padding: 10px 20px 10px;
 +
margin: 0px auto 0px;
 +
}
 +
.copyright a{
 +
color: #bbb;
text-decoration: none;
text-decoration: none;
-
color: #000000;
 
}
}
-
-->
+
.copyright a:hover{
-
</style></head>
+
color: #ccc;
 +
}
 +
.bar-title-whole{
 +
overflow: visible;
 +
position: relative;
 +
width: 990px;
 +
margin: auto;
 +
z-index: 10;
 +
}
 +
.bar-title{
 +
background: #999 url('https://static.igem.org/mediawiki/2011/e/e9/Bar-title-bg.jpg') top;
 +
border-left: 1px #8a8a8a solid;
 +
border-right: 1px #8a8a8a solid;
 +
width: 918px;
 +
height: 122px;
 +
margin: auto;
 +
overflow: hidden;
 +
padding-left: 35px;
 +
padding-right: 35px;
 +
color: #ddd;
 +
line-height: 150%;
 +
font-size: 12px;
 +
 +
position: relative;
 +
z-index: 10;
 +
}
 +
 +
.bar-title h2{
 +
color: #fff;
 +
margin-top: 15px;
 +
margin-bottom: 30px !important;
 +
}
 +
.bar-title h5{
 +
color: #eee;
 +
}
 +
.bar-title-sh-left{
 +
width: 10px;
 +
height: 112px;
 +
background: url('https://static.igem.org/mediawiki/2011/6/69/Bar-title-sh-left.png') no-repeat;
 +
display: block-inline;
 +
position: absolute;
 +
top: 122px;
 +
left: 0px;
 +
}
 +
.bar-title-sh{
 +
width: 970px;
 +
height: 8px;
 +
background: url('https://static.igem.org/mediawiki/2011/3/37/Bar-title-sh.png') repeat-x;
 +
display: block-inline;
 +
position: absolute;
 +
top: 122px;
 +
left: 10px;
 +
}
 +
.bar-title-sh-right{
 +
width: 10px;
 +
height: 112px;
 +
background: url('https://static.igem.org/mediawiki/2011/c/c6/Bar-title-sh-right.png') no-repeat;
 +
display: block-inline;
 +
position: absolute;
 +
top: 122px;
 +
right: 0px;
 +
}
 +
#page{
 +
    width: 970px;
 +
    margin: 0px auto 0px;
 +
    overflow: hidden;
 +
    background: #f9f9f9;
 +
   
 +
}
 +
 +
#page .page-wrapper{
 +
margin: 15px 30px 0px 30px;
 +
width: 910px;
 +
overflow: hidden;
 +
float: left;
 +
}
 +
#page .page-wrapper-right{
 +
margin: 30px 40px 0px 25px;
 +
width: 935px;
 +
overflow: hidden;
 +
float: right;
 +
}
 +
#page .title-wrapper h1{
 +
margin-top: 0.5em;
 +
margin-bottom: 0.3em;
 +
}
 +
#page .meta-left-full{
 +
margin: 15px 0px 5px 0px;
 +
overflow: hidden;
 +
}
 +
#page .meta-left-button{
 +
margin: 5px 0px 60px 0px;
 +
overflow: hidden;
 +
}
 +
#page .w600{
 +
width: 600px;
 +
}
 +
 +
</style>
 +
 +
 +
</head>
<body>
<body>
-
<table width="964" border="0" align="center">
+
<script type="text/javascript" src="http://simsekburak.com/fatihigem/ddsmoothmenu.js"></script>
-
  <tr>
+
 
-
    <td width="958" height="229" align="center" valign="middle" background="https://static.igem.org/mediawiki/2011/0/02/Renkli.jpg">&nbsp;</td>
+
<script>
-
  </tr>
+
$(document).ready(
-
  <tr>
+
ddsmoothmenu.init({
-
    <td bgcolor="#FFFFFF"><table width="958" border="0" cellspacing="10" bgcolor="#FFFFFF">
+
mainmenuid: "topmenu",
-
      <tr>
+
orientation: 'h',
-
        <td width="203" align="center" valign="middle" bgcolor="#990000"><a href="https://2011.igem.org/Team:Fatih_Turkey"><span class="style3">HOME</span></a></td>
+
classname: 'ddsmoothmenu',
-
        <td width="228" align="center" valign="middle" bgcolor="#695E0E"><a href="https://2011.igem.org/Team:Fatih_Turkey/canvas_town"><span class="style3">CANVAS&nbsp; TOWN</span></a></td>
+
contentsource: "markup"
-
        <td width="277" align="center" valign="middle" bgcolor="#1D3551"><a href="therainbowgraveyard.html"><span class="style3">THE RAINBOW GRAVEYARD</span></a></td>
+
}));
-
        <td width="192" align="center" valign="middle" bgcolor="#960C47"><a href="notebook.html"><span class="style3">&nbsp;NOTEBOOK</span></a></td>
+
 
-
      </tr>
+
jQuery(window).load(function() {
-
      <tr>
+
setTimeout(function(){
-
        <td height="20" colspan="4" align="center" valign="middle" bgcolor="#695E0E"><span class="style3">GAME</span></td>
+
jQuery('#slider').nivoSlider({
-
        </tr>
+
pauseTime:4000,
-
    </table></td>
+
animSpeed:600,
-
  </tr>
+
captionOpacity: 0.8,
-
  <tr>
+
pauseOnHover:true,
-
    <td height="32" align="center" valign="middle" bgcolor="#FFFFFF"><p><a href="Game_Rules">CLICK HERE&nbsp; FOR LEARNING GAME RULES! </a></p>    </td>
+
directionNav:true,
-
  </tr>
+
directionNavHide:true,
-
+
controlNavThumbs:true,
-
  <tr>
+
controlNavThumbsFromRel:true,
-
    <td height="555" align="center" valign="top" bgcolor="#FFFFFF"><p><img src="https://static.igem.org/mediawiki/2011/c/c0/DSC03393.JPG" alt="" width="640" height="480" /></p>
+
});
-
      <p>Canvas Town game can be played with your friends, your labmates and with other iGEM teams as a competition.</p>
+
}, 1000),
-
      <p>-------------------------------------------------------------------------------------------------------------------------------------</p>
+
setTimeout(function(){
-
      <p>&nbsp;</p>
+
/* For slider shortcode */
-
      <p><img src="https://static.igem.org/mediawiki/2011/2/26/DSC03372.JPG" width="640" height="480" /></p>
+
jQuery('#slider2').nivoSlider({
-
      <p>Despite the struggle of all players in Canvas Town Game, they are still good friends... From right to left, B.subtilis, Virus and E.coli...</p>
+
pauseTime:4000,
-
      <p>--------------------------------------------------------------------------------------------------------------------------------------      </p>
+
animSpeed:600,
-
      <p><img src="https://static.igem.org/mediawiki/2011/e/e2/DSC03282.JPG" width="640" height="480" /></p>
+
captionOpacity: 0.8,
-
      <p>Players (Virus,B.subtilis,E.coli) are ready to go through dangerous ways of Canvas Town.</p>
+
pauseOnHover:true,
-
      <p>-----------------------------------------------------------------------------------------------------------------------------------</p>
+
directionNavHide:true });
-
      <p><img src="https://static.igem.org/mediawiki/2011/1/17/DSC03290.JPG" width="640" height="480" /></p>
+
}, 1000);
-
      <p>After character cards distributed to players, our team member Fazilet laughes the situation of other player, whom has disadvantages.</p>
+
-
    <p>------------------------------------------------------------------------------------------------------------------------------------<br />
+
});
-
    </p>
+
</script>
-
    <p><img src="https://static.igem.org/mediawiki/2011/8/8c/DSC03292.JPG" width="640" height="480" /></p>
+
 
-
    <p><br />
+
<div class="body-2">
-
      Virus team in the game, Mustafa and Fazilet shares their distinct cards in the same box during the game. </p>
+
<!-- Header -->
-
    <p>---------------------------------------------------------------------------------------------------------------------------------</p>
+
<div id="header-whole">
-
    <p><img src="https://static.igem.org/mediawiki/2011/3/3d/DSC03301.JPG" width="640" height="480" /></p>
+
<div id="header">
-
    <p>Virus team is relaxing in Alcohol sterilized box because viruses can withstand.<br />
+
<a href="https://2011.igem.org/" style="position:absolute; right:10px; top:5px;"><img src="https://static.igem.org/mediawiki/2011/9/9c/Igem_basic_logo.png"/></a>
-
      <br />
+
<!-- Logo -->
-
      ----------------------------------------------------------------------------------------------------------------------------------
+
<div>
-
    </p>
+
<div class="logo">
-
    <p><img src="https://static.igem.org/mediawiki/2011/1/14/DSC03304.JPG" width="640" height="480" /></p>
+
<a href="https://2011.igem.org/Team:Fatih_Turkey">
-
    <p>After rolling the dice, E.coli goes forward.</p>
+
<img width="258" src="https://static.igem.org/mediawiki/2011/b/b6/Fatih_turkey_logo.png">
-
    <p>----------------------------------------------------------------------------------------------------------------------------------</p>
+
</a>
-
    <p><img src="https://static.igem.org/mediawiki/2011/5/5a/DSC03352.JPG" width="640" height="480" /></p>
+
</div>
-
    <p>Alperen, other E.coli player, laughes; but his E.coli team's situation is very bad; because both of Cihan and Alperen are at START point.</p>
+
</div>
-
    <p>-------------------------------------------------------------------------------------------------------------------------------------    </p>
+
<!-- Menu -->
-
    <p><img src="https://static.igem.org/mediawiki/2011/4/41/DSC03305.JPG" width="640" height="480" /></p>
+
<div class="nav-wrapper">
-
    <p><br />
+
<div class="nav-main">
-
      Situation of Cihan in the game is bad since E.coli is again and again killed in Autoclav box.</p>
+
<div id="topmenu" class="ddsmoothmenu">
-
    <p>-------------------------------------------------------------------------------------------------------------------------------------</p>
+
<ul id="menu-main" class="menu">
-
    <p><img src="https://static.igem.org/mediawiki/2011/b/ba/DSC03310.JPG" width="640" height="480" /></p>
+
<li>
-
    <p>Mustafa comes to Gene Synthesizer box and selects new card from Gene synthesis cards.</p>
+
<a href="https://2011.igem.org/Team:Fatih_Turkey">Home</a>
-
    <p>------------------------------------------------------------------------------------------------------------------------------------</p>
+
</li>
-
    <p><img src="https://static.igem.org/mediawiki/2011/2/23/DSC03300.JPG" width="640" height="480" /></p>
+
<li>
-
    <p>E.coli and B.subtilis are still at the START position in spite of several cycles of rolling dice.</p>
+
<a href="https://2011.igem.org/Team:Fatih_Turkey/Project">Project</a>
-
    <p>------------------------------------------------------------------------------------------------------------------------------------</p>
+
<ul>
-
    <p>&nbsp;</p>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Project">Overall Project</a></li>
-
    <p><img src="https://static.igem.org/mediawiki/2011/9/91/DSC03314.JPG" width="640" height="480" /></p>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/LALF">LALF</a></li>
-
    <p><br />
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Reflectin">Reflectin</a></li>
-
      Mustafa, virus player, comes to UV box and its DNA is disrupted. Thus, goes START point.<br />
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Biofilm">Biofilm</a></li>
-
      ------------------------------------------------------------------------------------------------------------------------------------
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Experiments">Experiments</a></li>
-
    </p>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Parts">Parts</a></li>
-
    <p><img src="https://static.igem.org/mediawiki/2011/7/74/DSC03315.JPG" width="640" height="480" /></p>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Future_Plan">Future Plan</a></li>
-
    <p>Very thoughtful time, the players think their destiny in Canvas Town. `To be or not to be, that's the point!`</p>
+
</ul>
-
    <p>-------------------------------------------------------------------------------------------------------------------------------------</p>
+
</li>
-
    <p><img src="https://static.igem.org/mediawiki/2011/8/81/DSC03319.JPG" width="640" height="480" /></p>
+
<li>
-
    <p>&nbsp;</p>
+
<a href="https://2011.igem.org/Team:Fatih_Turkey/Data_Page">Data Page</a>
-
    <p><img src="https://static.igem.org/mediawiki/2011/7/76/DSC03320.JPG" width="640" height="853" /></p>
+
</li>
-
    <p><br />
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Team">Team</a>
-
      Top view of all Fatih Turkey team while playing the game. What an exciting game!</p>
+
<ul>
-
    <p>--------------------------------------------------------------------------------------------------------------------------------------    </p>
+
                                                                                <li><a
-
    <p><img src="https://static.igem.org/mediawiki/2011/5/56/DSC03328.JPG" width="640" height="480" /></p>
+
href="https://2011.igem.org/Team:Fatih_Turkey/Members">Members</a></li>
-
    <p><br />
+
                                                                                  <li><a
-
      Ozan, B.subtilis player, rolls dice! Rolling to dead:)</p>
+
href="https://2011.igem.org/Team:Fatih_Turkey/Gallery">Gallery</a></li>
-
    <p>-----------------------------------------------------------------------------------------------------------------------------------</p>
+
                                                                                  <li><a
-
    <p><img src="https://static.igem.org/mediawiki/2011/d/d6/DSC03330.JPG" width="640" height="480" /></p>
+
href="https://2011.igem.org/Team:Fatih_Turkey/Europe_Jamboree">Europe Jamboree</a></li>
-
    <p>Tulin, B.subtilis player, is laughing because she is again killed in kanamycin box due to absence of the resistance.</p>
+
</ul>
-
    <p>-------------------------------------------------------------------------------------------------------------------------------------<br />
+
</li>
-
    </p>
+
<li>
-
    <p><img src="https://static.igem.org/mediawiki/2011/9/9e/DSC03340.JPG" width="640" height="480" /></p>
+
<a href="https://2011.igem.org/Team:Fatih_Turkey/Human_Practice">Human Practice</a>
-
    <p>Again and again... Cihan, E.coli player, is in START box even at the end of  tens of cycle. Very unlucky person...</p>
+
<ul>
-
    <p>------------------------------------------------------------------------------------------------------------------------------------</p>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Sporocide">Sporicide</a></li>
-
    <p><img src="https://static.igem.org/mediawiki/2011/a/a3/DSC03345.JPG" width="640" height="480" /></p>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/iGEM_for_7_to_77">iGEM for 7 to 77</a></li>
-
    <p><br />
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/game">Game</a></li>
-
      Good time for Cihan; because he goes three steps forward.</p>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/canvas_times">Canvas Times</a></li>
-
    <p>------------------------------------------------------------------------------------------------------------------------------------</p>
+
                                                                                <li><a
-
    <p><img src="https://static.igem.org/mediawiki/2011/2/29/DSC03329.JPG" width="640" height="480" /></p>
+
href="https://2011.igem.org/Team:Fatih_Turkey/Safety">Safety</a></li>
-
    <p>Ozan is very happy like reaching to Nirvana! Because he is still alive and close to END.</p>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/collaboration">Collaboration</a></li>
-
    <p>------------------------------------------------------------------------------------------------------------------------------------</p>
+
</ul>
-
    <p><img src="https://static.igem.org/mediawiki/2011/9/92/DSC03365.JPG" width="640" height="480" /></p>
+
</li>
-
    <p>Looking from the edge of Convas Town Box, in which players can go forward if they have TAKE A PHOTO character card.</p>
+
<li>
-
    <p>--------------------------------------------------------------------------------------------------------------------------------------    </p>
+
<a href="https://2011.igem.org/Team:Fatih_Turkey/Lab_Garage">Lab Garage</a>
-
    <p><img src="https://static.igem.org/mediawiki/2011/a/a8/DSC03380.JPG" width="640" height="480" /></p>
+
<ul>
-
    <p>Oooo! B.subtilis comes to Pst1 restriction site box, here if any player has a Pst1 site on its genome, then it is killed and returned to near checkpoint... Or if the player has Pst1 sites on the character plasmids, then the player losts the character card.</p>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Notebook">Notebook</a></li>
-
    <p>-------------------------------------------------------------------------------------------------------------------------------------    </p>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Procedures">Procedures</a></li>
-
    <p><img src="https://static.igem.org/mediawiki/2011/0/01/DSC03381.JPG" width="640" height="480" /></p>
+
</ul>
-
    <p>Virus and E.coli are at Fatih_Turkey Lab Box;that is, they are too close to final box `iGEM` after passing Holland Box...</p>
+
</li>
-
    <p>--------------------------------------------------------------------------------------------------------------------------------------    </p>
+
                                                            </ul>
-
    <p><img src="https://static.igem.org/mediawiki/2011/1/1d/DSC03384.JPG" width="640" height="480" /></p>
+
</div>
-
    <p>Canvas Town Game has been designed like that any person can play and learn very useful information about organisms, techniques and devices used mostly in a synthetic biology lab and about iGEM interesting Biobrick parts.</p>
+
</div>
-
    <p>------------------------------------------------------------------------------------------------------------------------------------    </p>
+
</div>
-
    <p><img src="https://static.igem.org/mediawiki/2011/9/96/DSC03388.JPG" width="640" height="480" /></p>
+
</div>
-
    <p>The winner in our game was Virus team by reaching to the END first. E.coli and B.subtilis shares second and third positions according to their situations.</p>
+
</div>
-
    <p>--------------------------------------------------------------------------------------------------------------------------------------<br /></p>
+
<!-- End Header -->
-
    <p><img src="https://static.igem.org/mediawiki/2011/a/ae/DSC03389.JPG" width="640" height="480" /></p>
+
<div class="bar-title-whole">
-
    <p>In Canvas Town game, when players come to Gene Synthesizer Box, then they can take a card from Gene synthesis place.</p>
+
  <div class="bar-title">
-
    <p>-------------------------------------------------------------------------------------------------------------------------------------    </p>
+
      <h2 style="font-family: Verdana, Arial, SunSans-Regular, sans-serif;">Canvas Town The Game</h2>
-
    <p><img src="https://static.igem.org/mediawiki/2011/7/74/DSC03400.JPG" alt="" width="640" height="480" /></p>
+
      <h5 style="font-family: Verdana, Arial, SunSans-Regular, sans-serif;"></h5>
-
    <p>You can give Canvas Town Game set to your friends, families and people in your city, especially students from primary school to high school and even in universities.</p>
+
    </div>
-
    <p>--------------------------------------------------------------------------------------------------------------------------------------</p>
+
  <div class="bar-title-sh-left"></div>
-
    <table width="200" border="0">
+
  <div class="bar-title-sh"></div>
-
      <tr>
+
  <div class="bar-title-sh-right"></div>
-
        <td align="center" valign="top" bgcolor="#586877"><a href="https://2011.igem.org/Team:Fatih_Turkey/game">Back to TOP!</a></td>
+
        </div>
-
      </tr>
+
</div>
-
    </table>
+
<div id="container">
-
    <p><br />
+
<div id="page">
-
    </p>
+
<div class="page-wrapper">
-
    <p>&nbsp;</p></td>
+
<!-- post container -->
-
  </tr>
+
<div>
-
</table>
+
<div class="meta-left-full" id="toptop">
 +
                        <div style="float:right;margin-left:20px;"><a href="https://2011.igem.org/Team:Fatih_Turkey/Playing_Game"><img src="https://static.igem.org/mediawiki/2011/1/1b/Oyunicon.jpg" style="float:left;"/></a><a href="https://2011.igem.org/Team:Fatih_Turkey/Playing_Game"><h2>Game Photos</h2></a></div>
 +
<div style="float:left;margin-right:20px;"><a href="https://2011.igem.org/Team:Fatih_Turkey/Game_Rules"><img src="https://static.igem.org/mediawiki/2011/1/1b/Oyunicon.jpg" style="float:left;"/></a><a href="https://2011.igem.org/Team:Fatih_Turkey/Game_Rules"><h2>Game Rules</h2></a></div>
 +
                     
 +
<p><center><strong>GAME INTRODUCTION</strong></center><br />
 +
 
 +
  Lab studies are enjoyable and we are having  great fun while performing the experiments. But, reaching out more people and  telling about synthetic biology and genetics are very important roles  considering the possible contributions of these disciplines to humanity. The  earlier you reach someone, the more you help to the development of synthetic biology. <br />
 +
  In order to teach the main disciplines and  content of this brand new science to especially children and teenagers, we designed  a Monopoly-like board game. The game is based on teaching the general logic of  Biobricks and iGEM, major lab devices, major chemicals, bacteria and biological  materials used in lab and our project. <br />
 +
  Each player represents a kind of bacteria: B. subtilis as gram positive and E.coli as gram negative. Depending on the  differences between these two kinds; players have advantages and disadvantages  throughout the game. These will help the players to finish the game line first.  There are also some Biobrick cards that players use during the game. These are  also vital to survive in the board game unless you stop on a game square that  represents deathly circumstances for bacteria. This directs the player to think  like a scientist that sometimes must decide fast and effective with few  facilities.<br />
 +
We recommend our game to school age children,  teenagers and university students. If you want to learn and have fun while  doing that, The Canvas Town Game is the thing you are looking for…</p>
 +
<p>&nbsp;</p>
 +
<br>
 +
<p><strong><img src="https://static.igem.org/mediawiki/2011/5/50/2011-10-25_15.35.50.jpg" height="250"/></strong>
 +
<strong><img src="https://static.igem.org/mediawiki/2011/6/62/DSC05608.JPG" height="250"/></strong>
 +
<strong><img src="https://static.igem.org/mediawiki/2011/0/04/2011-10-26_12.58.55.jpg" height="250"/></strong></p>
 +
 
 +
<br>
 +
<p><span lang="EN-US" xml:lang="EN-US">We played the game in our own university, and also in high schools where we went to tell about iGEM. We had a great time while playing the game with our friends and teenagers from the high schools. We also got really good reactions from the players, and one of the most interesting suggestions was that we had to take a patent for the game.</span></p>
 +
<p><span lang="EN-US" xml:lang="EN-US">  Moreover, the players were taken a survey prepared to measure effect of the game. What is synthetic biology? What can be done by it? What is the logic behind the projects of iGEM? Those were the questions that they could find the answers in this game. The game not only gave them an idea about the iGEM or syhthetic biology, but it also taught them names of some mostly used antibiotics, laboratory instruments, such as autoclave, and principles of some experiments.</span></p>
 +
<p><span lang="EN-US" xml:lang="EN-US">All the process is full of unforgettable moments, and they will remain in our memories for long and long years.</span></p>
 +
<br />
 +
 
 +
 
 +
</div>
 +
    </div>
 +
      </div>
 +
</div>
 +
</div>
 +
 
 +
<div class="footer-sh-wrapper">
 +
<div class="footer-sh-left"></div>
 +
<div class="footer-sh"></div>
 +
<div class="footer-sh-right"></div>
 +
</div>
 +
<div id="footer">
 +
<style>
 +
#footer img:hover{
 +
opacity:0.6;
 +
}
 +
</style>
 +
<div>
 +
<h3 style="color:#BBB;">Sponsors</h3>
 +
<img height="100" src="https://static.igem.org/mediawiki/2011/7/72/Tubitak_-_Kopya.png"/>
 +
<a href="http://www.sentegen.com">
 +
<img height="100" src="https://static.igem.org/mediawiki/2011/2/2d/Sentegennnn.png"/></a>
 +
</div>
 +
</div>
 +
<div class="copyright-open">
 +
</div>
 +
<div class="copyright">
 +
2011 © Fatih Medical School
 +
</div>
 +
</div>
 +
 
 +
 
</body>
</body>
</html>
</html>

Latest revision as of 02:29, 29 October 2011

deneme baslik

GAME INTRODUCTION

Lab studies are enjoyable and we are having great fun while performing the experiments. But, reaching out more people and telling about synthetic biology and genetics are very important roles considering the possible contributions of these disciplines to humanity. The earlier you reach someone, the more you help to the development of synthetic biology.
In order to teach the main disciplines and content of this brand new science to especially children and teenagers, we designed a Monopoly-like board game. The game is based on teaching the general logic of Biobricks and iGEM, major lab devices, major chemicals, bacteria and biological materials used in lab and our project.
Each player represents a kind of bacteria: B. subtilis as gram positive and E.coli as gram negative. Depending on the differences between these two kinds; players have advantages and disadvantages throughout the game. These will help the players to finish the game line first. There are also some Biobrick cards that players use during the game. These are also vital to survive in the board game unless you stop on a game square that represents deathly circumstances for bacteria. This directs the player to think like a scientist that sometimes must decide fast and effective with few facilities.
We recommend our game to school age children, teenagers and university students. If you want to learn and have fun while doing that, The Canvas Town Game is the thing you are looking for…

 



We played the game in our own university, and also in high schools where we went to tell about iGEM. We had a great time while playing the game with our friends and teenagers from the high schools. We also got really good reactions from the players, and one of the most interesting suggestions was that we had to take a patent for the game.

  Moreover, the players were taken a survey prepared to measure effect of the game. What is synthetic biology? What can be done by it? What is the logic behind the projects of iGEM? Those were the questions that they could find the answers in this game. The game not only gave them an idea about the iGEM or syhthetic biology, but it also taught them names of some mostly used antibiotics, laboratory instruments, such as autoclave, and principles of some experiments.

All the process is full of unforgettable moments, and they will remain in our memories for long and long years.