Skip to content

callluis/Turtles_Racing_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TuRtLeS_rAcInG_pYtHoN

It is a very simple and not dried program that simulates 4 turtles racing.

This program creates an environment for 4 turtles so they can race using Python 3. The result is random, we never know who is going to be the winner. At the end of the race, the python IDE will display the places in which each turtle arrived.

Prerequisites

You would have to have an IDE (Interface Development Environment) software that lets you execute Python files in your computer. The python IDE is free and can be directly downloaded from the python website here.

link: https://www.python.org/downloads/release/python-363/

Instructions (to make it work):

Get a copy of the project by copying the content of the python file named racing_turtles_fixed_adjusted.py and save it in Notepad with a .py extension. For running the project on your computer please watch the next video (click here).

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • I wouldnt have created this code without LaunchCode Tampa Fall 2017. Thanks for the knowledge and the good ideas.

About

It is a program that simulates 4 turtles racing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages