python_notes/Turtle/PlanetSim
2022-07-19 16:40:55 -05:00
..
planet.py Planet sim and Etch added, working properly AFAIK 2022-07-19 16:40:55 -05:00
planet_sim.py Planet sim and Etch added, working properly AFAIK 2022-07-19 16:40:55 -05:00
README.md Planet sim and Etch added, working properly AFAIK 2022-07-19 16:40:55 -05:00
solar_system.py Planet sim and Etch added, working properly AFAIK 2022-07-19 16:40:55 -05:00
sun.py Planet sim and Etch added, working properly AFAIK 2022-07-19 16:40:55 -05:00

Planet Simulator

A very basic planet simulator. Really just a demo of using classes with turtle.