Skip to content

Commit

Permalink
updated processing link to a known working version, since it seems li…
Browse files Browse the repository at this point in the history
…ke people are editing it
  • Loading branch information
likangning93 committed Sep 6, 2016
1 parent bd2cb14 commit 71fb8fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTRUCTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ for some quick pseudocode. For the purposes of an interesting simulation,
we will say that two boids only influence each other according if they are
within a certain **neighborhood distance** of each other.

We also have a simple [2D implementation in Processing](http://studio.sketchpad.cc/sp/pad/view/3eT27PRCFM/latest)
We also have a simple [2D implementation in Processing](http://studio.sketchpad.cc/sp/pad/view/ro.9cbgCRcgbPOI6/rev.23)
that is very conceptually similar to what you will be writing. Feel free to use
this implementation as a math/code reference.

Expand Down

0 comments on commit 71fb8fc

Please sign in to comment.