Skip to content

Created a simulation in Python's graphics module (turtle) with classes of creatures and lights. Using basic object oriented programming concepts such as inheritance, I had creatures that were attracted to the lights and creatures that were repelled. In addition, I created an arena class where the objects moved in.

Notifications You must be signed in to change notification settings

hashimg/simulate-swarming-behaviour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simulate-swarming-behaviour

Created a simulation in Python's graphics module (turtle) with classes of creatures and lights. Using basic object oriented programming concepts such as inheritance, I had creatures that were attracted to the lights and creatures that were repelled. In addition, I created an arena class where the objects moved in.

About

Created a simulation in Python's graphics module (turtle) with classes of creatures and lights. Using basic object oriented programming concepts such as inheritance, I had creatures that were attracted to the lights and creatures that were repelled. In addition, I created an arena class where the objects moved in.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages