You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p> This should be an intro to basic programming but in JavaScript, taught using basic simulations <emph>(such as the random stepper displayed on the page instead of the actual boids simulation)</emph></p>
47
47
48
-
<h1> Autonomous Agents Intro </h1>
48
+
<h2> Autonomous Agents Intro </h2>
49
49
50
50
<p> Applying forces, basic goals </p>
51
51
52
-
<h1> Creating boid flocks </h1>
52
+
<h2> Creating boid flocks </h2>
53
53
54
54
<p> With room for more behaviours! </p>
55
55
56
-
<h1> Extension Material</h1>
56
+
<h2> Extension Material</h2>
57
57
58
58
<p> Link to an <ahref="/SimulationLabs/BoidsExtension"> extension site </a> with scope for learning how to host your own </p>
0 commit comments