Jump to content

Talk:Boids: Difference between revisions

Remove some stuff that I put in there before I read the last post completely
(Python code is for the board, not the simulation)
(Remove some stuff that I put in there before I read the last post completely)
Line 8:
 
::: This Python version is readable and it doesn't have obstacles. http://code.activestate.com/recipes/502240-boids-version-11/ Removing the GUI code it's about 120 lines of non-comment Python code. Is this too much for a RosettaCode Task?
::::The Python code generates the board but what about the actual task? What are the rules for the simulation? Also itIt's not very good practice to rely on code as an explanation for an entire task. Explaining things in English, pseudocode, or diagrams/tables is preferred. Not everybody can read Python (including me). --[[User:Mwn3d|Mwn3d]] 04:27, 8 January 2013 (UTC)
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.