Team:Acton-BoxboroughRHS/Simulations

From 2014hs.igem.org

(Difference between revisions)
Line 137: Line 137:
         ctx.stroke();
         ctx.stroke();
 +
        ctx.beginPath();
 +
        ctx.arc(100,75,50,0,2*Math.PI);
 +
        ctx.stroke();
          
          

Revision as of 02:02, 26 May 2014

Welcome to the ABRHS iGEM team

ABRHS
Simulations

Note that this is test JavaScript:



Your browser does not support the HTML5 canvas tag.

Message