Skip to content

Using Turtle Library offered by Python, a simple simulation is created. It was a beginner project which helped me with basic concepts such as, Collision Detection and Collision of body(with wall).

Notifications You must be signed in to change notification settings

Shubhm1shra/Turtle-Simulation-Balls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Turtle-Simulation-Balls

Using Turtle Library offered by Python, A simple Simulation consisting of a ball is created. It was a beginner project which helped me with basic concepts such as, Collision Detection and Collision of body(with wall). It also helped me to mess around with the concept of object controls(using keyboard).

Running the Program

To run the follwoing Program on your system, directly run the python file. The following project does not utilize any files that do not come pre-installed with Python. That is one of the reasons I did not go for Pygame.

About

Using Turtle Library offered by Python, a simple simulation is created. It was a beginner project which helped me with basic concepts such as, Collision Detection and Collision of body(with wall).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages