Boids: Difference between revisions

25 bytes removed ,  11 years ago
m
integrate WP link
(link to C code page)
m (integrate WP link)
Line 1:
{{draft task}}
This Tasktask requires the creation of a graphical or purely textual basic simulation of [[wp:Boids|Boids]].
 
See:
This Task requires the creation of a graphical or purely textual basic simulation of Boids.
See http://en.wikipedia.org/wiki/Boids or* http://www.red3d.com/cwr/boids/ .
 
See http://en.wikipedia.org/wiki/Boids or http://www.red3d.com/cwr/boids/ .
 
If you implement a purely textual simulation, this is a possible board representation, where "O" are the boids that should go toward the right, "#" are fixed walls that should be avoided by the boids, and "." is free space (using a space is also acceptable for free space, if you add some kind of frame around the board).
Anonymous user