Line 410: | Line 410: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(function() { | $(function() { | ||
− | var images = ['https://static.igem.org/mediawiki/2018/5/55/T--Hebrewu--game_background_1.png', 'https://static.igem.org/mediawiki/2018/7/74/T--Hebrewu--game_background_2 | + | var images = ['https://static.igem.org/mediawiki/2018/5/55/T--Hebrewu--game_background_1.png', 'https://static.igem.org/mediawiki/2018/7/74/T--Hebrewu--game_background_2.png']; |
$('#canvas').css({'background-image': 'url(' + images[Math.floor(Math.random() * images.length)] + ')'}); | $('#canvas').css({'background-image': 'url(' + images[Math.floor(Math.random() * images.length)] + ')'}); | ||
}); | }); |
Revision as of 08:35, 16 October 2018
Highlights:
We made an open source platform, where local researchers can take our synthetic pathway and conduct a research themselves, inserting it to local plants and other flora as well as improving it for us all.