Team:Newcastle/Outreach/Overview

From 2013.igem.org

(Difference between revisions)
 
(30 intermediate revisions not shown)
Line 1: Line 1:
{{Team:Newcastle}}
{{Team:Newcastle}}
-
=Outreach=
 
-
<html>
 
-
<table id="toc" class="toc"><tr><td><div id="toctitle"><h2>Contents</h2></div>
 
-
<ul>
 
-
<li class="toclevel-1 tocsection-1"><a href="#BioGame"><span class="tocnumber">1</span> <span class="toctext">BioGame</span></a>
 
-
<ul>
 
-
<li class="toclevel-2 tocsection-2"><a href="#Introduction"><span class="tocnumber">1.1</span> <span class="toctext">Introduction</span></a>
 
-
<ul>
 
-
<li class="toclevel-3 tocsection-3"><a href="#Concept"><span class="tocnumber">1.1.1</span> <span class="toctext">Concept</span></a></li>
 
-
</ul>
 
-
</li>
 
-
<li class="toclevel-2 tocsection-4"><a href="#Guide"><span class="tocnumber">1.2</span> <span class="toctext">Guide</span></a></li>
 
-
<li class="toclevel-2 tocsection-5"><a href="#Documentation_and_API"><span class="tocnumber">1.3</span> <span class="toctext">Documentation and API</span></a></li>
 
-
</ul>
 
-
</li>
 
-
</ul>
 
-
</td></tr></table><script>if (window.showTocToggle) { var tocShowText = "show"; var tocHideText = "hide"; showTocToggle(); } </script>
 
-
<h1><span class="editsection">[<a href="/wiki/index.php?title=Team:Newcastle/Outreach/BioGame&amp;action=edit&amp;section=1" title="Edit section: BioGame">edit</a>]</span> <span class="mw-headline" id="BioGame">BioGame</span></h1>
 
-
<h2><span class="editsection">[<a href="/wiki/index.php?title=Team:Newcastle/Outreach/BioGame&amp;action=edit&amp;section=2" title="Edit section: Introduction">edit</a>]</span> <span class="mw-headline" id="Introduction">Introduction</span></h2>
 
-
<p>The BioGame for Android has been developed as part of the BareCillus outreach scheme. The aim is to provide a fun and informative means for young biologists to become interested in Synthetic Biology and it's various applications. The game poses the user with various challenges, from simply keeping the bacteria alive, to solving problems using BioBricks, and they must complete these challenges to progress through the game and keep their bacteria healthy. This page has been created to both document the development and provide a guide to playing the game.
 
-
</p>
 
-
<h3><span class="editsection">[<a href="/wiki/index.php?title=Team:Newcastle/Outreach/BioGame&amp;action=edit&amp;section=3" title="Edit section: Concept">edit</a>]</span> <span class="mw-headline" id="Concept">Concept</span></h3>
 
-
<p>The game was first conceived as part of our ethical considerations, to demonstrate the sharing aspect of iGEM by allowing users to utilise any BioBrick from the registry (that has been programmed into the game). The idea is that mini games will require certain BioBricks in order to be completed, involving aspects of research and problem solving from the user.
 
-
</p>
 
-
<div class="floatleft"><a href="/File:BareCillus_LIBGdx_Logo.png" class="image"><img alt="BareCillus LIBGdx Logo.png" src="/wiki/images/b/b3/BareCillus_LIBGdx_Logo.png" width="300" height="50" /></a></div>
 
-
<p>The game has been developed in Java with <a href="http://libgdx.badlogicgames.com/" class="external text" rel="nofollow">LIBGdx</a>. This is because of the documentation available on LIBGdx, the ease at which games can be developed and the consistent structure it provides with standard gaming development. It also makes it exceptionally easy to port games between Android, PC and HTML, giving the possibility for cross-platform integration of cloud-based save games in the future.
 
-
</p><p>The game has been developed with an open source license. With an API and all source code available for download and adaption. The documentation for the game can be found on this page and teams/users are encouraged to use it a basis for their own projects/purposes.
 
-
</p>
 
-
<h2><span class="editsection">[<a href="/wiki/index.php?title=Team:Newcastle/Outreach/BioGame&amp;action=edit&amp;section=4" title="Edit section: Guide">edit</a>]</span> <span class="mw-headline" id="Guide">Guide</span></h2>
 
-
<p>The guide will follow the release of the Beta build of the game. Development is currently still in the pre-alpha phase.
 
-
</p>
 
-
<div class="center"><div class="floatnone"><a href="/File:BareCillus_BioGame_SS.jpg" class="image"><img alt="BareCillus BioGame SS.jpg" src="/wiki/images/thumb/1/1a/BareCillus_BioGame_SS.jpg/400px-BareCillus_BioGame_SS.jpg" width="400" height="333" /></a></div></div>
 
-
<h2><span class="editsection">[<a href="/wiki/index.php?title=Team:Newcastle/Outreach/BioGame&amp;action=edit&amp;section=5" title="Edit section: Documentation and API">edit</a>]</span> <span class="mw-headline" id="Documentation_and_API">Documentation and API</span></h2>
 
-
<div class="center"><div class="floatnone"><a href="/File:BareCillus_BioGame_SS_2.jpg" class="image"><img alt="BareCillus BioGame SS 2.jpg" src="/wiki/images/thumb/7/71/BareCillus_BioGame_SS_2.jpg/550px-BareCillus_BioGame_SS_2.jpg" width="550" height="309" /></a></div></div>
 
-
<p>The documentation and API have not yet been released. The game is currently not at a releasable state. An Alpha version is hopefully going to be deployed very soon.
 
-
</p><p><i>~Matt 30/7/13</i>
 
-
</p><p>
 
-
<table class="data game">
 
-
<tr>
 
-
<th colspan="3" style="border-right:1px solid black;">Releases</th>
 
-
<th colspan="3">Source</th>
 
-
</tr>
 
-
<tr>
 
-
<th>Release #</th>
 
-
<th>Desktop</th>
 
-
<th>Android</th>
 
-
<th>Code</th>
 
-
<th>Documentation</th>
 
-
<th>API</th>
 
-
</tr>
 
-
<tr class="even">
 
-
<td>0.1.0</td>
 
-
<td><a href="#">[Link]</a></td>
 
-
<td><a href="#">[Link]</a></td>
 
-
<td><a href="#">[Link]</a></td>
 
-
<td><a href="#">[Link]</a></td>
 
-
<td><a href="#">[Link]</a></td>
 
-
</tr>
 
-
<tr class="odd">
 
-
<td>0.1.1</td>
 
-
<td><a href="#">[Link]</a></td>
 
-
<td><a href="#">[Link]</a></td>
 
-
<td><a href="#">[Link]</a></td>
 
-
<td><a href="#">[Link]</a></td>
 
-
<td><a href="#">[Link]</a></td>
 
-
</tr>
 
-
</table>
 
-
</p><p><br />
+
=Implications=
-
<div id="logos" style="padding:20px 0px 0px 20px; text-align:center;">
+
<!--
-
<img src="https://static.igem.org/mediawiki/2013/a/a1/Newcastle_University_logo.png" alt="Newcastle University" width="186" height="69"><br />
+
==123==
-
<img src="https://static.igem.org/mediawiki/2013/d/d4/Newcastle_cbcb_logo.png" alt="The Centre for Bacterial Cell Biology" width="200" height="52"><br />
+
 
-
<img src="https://static.igem.org/mediawiki/2013/0/03/Newcastle_Biomedicine_logo.gif" alt="Newcastle Biomedicine" width="130" height="49">
+
==345==
-
<img src="https://static.igem.org/mediawiki/2013/5/56/Newcastle_CS.png" alt="The School of Computing Science" width="334" height="43">
+
<html>
-
</div>
+
<head>
-
</p>
+
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js">
 +
</script>
 +
<script>
 +
$(document).ready(function(){
 +
  $("#hide").click(function(){
 +
    $("p").hide();
 +
  });
 +
  $("#show").click(function(){
 +
    $("p").show();
 +
  });
 +
});
 +
</script>
 +
</head>
 +
<body>
 +
<button id="hide">Hide</button>
 +
<button id="show">Show</button>
 +
<p>If you click on the "Hide" button, I will disappear.</p>
 +
 
 +
</body>
</html>
</html>
 +
-->
 +
 +
 +
We didn't spend all our summer inside the Centre for Bacterial and Cell Biology, we also considered our project and iGEM in a wider context.
 +
 +
We took time to connect to as many people as possible:
 +
 +
# [https://2013.igem.org/Team:Newcastle/Outreach/BioGame We designed a BioGame to entertain and inform young biologists about synthetic biology.]
 +
# [https://2013.igem.org/Team:Newcastle/Outreach/uk_meet At the iGEM U.K. meet up (YSB 1.0) we gave a presentation and presented a poster about BareCillus.]
 +
# [https://2013.igem.org/Team:Newcastle/Outreach/Workshop At YSB 1.0 we gave a presentation about rule-based modelling and the software BioNetGen to the other U.K teams. Team Leeds went on to use BioNetGen some for their modelling.]
 +
# [https://2013.igem.org/Team:Newcastle/Outreach/Architecture We held an architecture and synthetic biology workshop with architecture students to explore the relationships between the two fields and how they may interact in the future.]
 +
#We took time to consider and document the [https://2013.igem.org/Team:Newcastle/HP/Safety safety], [https://2013.igem.org/Team:Newcastle/HP/Ethics moral] and [https://2013.igem.org/Team:Newcastle/HP/Law legal] aspects of synthetic biology and BareCillus.
 +
#We compared the methods used in the fields of [https://2013.igem.org/Team:Newcastle/Architecture architecture and synthetic biology and explored how synthetic biology may impact on architecture.]
 +
 +
[[File:Barecillus PEALS.JPG|frameless|300px]]
 +
[[File:Barecillus PEALS2.JPG|frameless|300px]]
 +
 +
''The team discussing our projects safety with Professor Janice McLaughlin from PEALS.''
 +
 +
{{Team:Newcastle/Sponsors}}

Latest revision as of 20:12, 4 October 2013

 
X
 
IGEM Home Newcastle University

Implications

We didn't spend all our summer inside the Centre for Bacterial and Cell Biology, we also considered our project and iGEM in a wider context.

We took time to connect to as many people as possible:

  1. We designed a BioGame to entertain and inform young biologists about synthetic biology.
  2. At the iGEM U.K. meet up (YSB 1.0) we gave a presentation and presented a poster about BareCillus.
  3. At YSB 1.0 we gave a presentation about rule-based modelling and the software BioNetGen to the other U.K teams. Team Leeds went on to use BioNetGen some for their modelling.
  4. We held an architecture and synthetic biology workshop with architecture students to explore the relationships between the two fields and how they may interact in the future.
  5. We took time to consider and document the safety, moral and legal aspects of synthetic biology and BareCillus.
  6. We compared the methods used in the fields of architecture and synthetic biology and explored how synthetic biology may impact on architecture.

Barecillus PEALS.JPG Barecillus PEALS2.JPG

The team discussing our projects safety with Professor Janice McLaughlin from PEALS.

Newcastle University The Centre for Bacterial Cell Biology Newcastle Biomedicine The School of Computing Science The School of Computing Science