-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Eagle #6
base: eagle
Are you sure you want to change the base?
Eagle #6
Commits on Nov 18, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 2355d88 - Browse repository at this point
Copy the full SHA 2355d88View commit details -
Removed the colour function from view_boids.py and made it a property…
… of the eagle and starling classes in boids.py.
Configuration menu - View commit details
-
Copy full SHA for a01799d - Browse repository at this point
Copy the full SHA a01799dView commit details -
Made a number of changes in order to make the code work as intended. …
…Firstly, seperation and seperation_sq were made functions of the boid super class. Secondly colour methods were added to both subclasses. Thirdly the boids class was changed so the code would work properly.
Configuration menu - View commit details
-
Copy full SHA for 750bc94 - Browse repository at this point
Copy the full SHA 750bc94View commit details -
test_boids.py was changed to account for the changes made to the clas…
…s structure of the code. Specifically the last three tests were changed so they used the Starling class rather than the boid class.
Configuration menu - View commit details
-
Copy full SHA for b8c356f - Browse repository at this point
Copy the full SHA b8c356fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 672e9b6 - Browse repository at this point
Copy the full SHA 672e9b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80ea276 - Browse repository at this point
Copy the full SHA 80ea276View commit details -
Configuration menu - View commit details
-
Copy full SHA for 454471c - Browse repository at this point
Copy the full SHA 454471cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2a540c - Browse repository at this point
Copy the full SHA b2a540cView commit details -
Created the BoidBuilderRandom and BoidBuilderData subclasses. I also …
…renamed the Boids class to BoidsModel to avoid any confusion in the code.
Configuration menu - View commit details
-
Copy full SHA for 6ff849a - Browse repository at this point
Copy the full SHA 6ff849aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c3b5ac - Browse repository at this point
Copy the full SHA 8c3b5acView commit details
Commits on Nov 19, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 980f70e - Browse repository at this point
Copy the full SHA 980f70eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a8fe8e - Browse repository at this point
Copy the full SHA 2a8fe8eView commit details