Java coursework
-
Updated
Feb 17, 2021 - Java
Java coursework
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.
Add a description, image, and links to the oriented-programming-concepts topic page so that developers can more easily learn about it.
To associate your repository with the oriented-programming-concepts topic, visit your repo's landing page and select "manage topics."