Skip to content

Commit

Permalink
Flocking Contribution: Multicellular organism Creator (CodingTrain#3467)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sponky745 authored Jan 5, 2022
1 parent b30f2b4 commit 686e196
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _CodingChallenges/124-flocking-boids.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,5 +180,9 @@ contributions:
author: "Rich Smith"
url: "https://editor.p5js.org/richfearon6/full/VHepEgHpV"
source: "https://editor.p5js.org/richfearon6/sketches/VHepEgHpV"
- title: "Multi Cellular Organisms Using Flocking"
author: "Sponky Blox"
url: "https://editor.p5js.org/sponkyblox/full/Nbs8fr1nX"
source: "https://editor.p5js.org/sponkyblox/sketches/Nbs8fr1nX"
---
In this coding challenge, I create a flocking simulation in JavaScript based on Craig Reynolds "boids" algorithm.

0 comments on commit 686e196

Please sign in to comment.