Skip to content

Simple game to bet on textbased racehorses. Warning: bad coding practice contained herein

Notifications You must be signed in to change notification settings

roigarmi33/horseracing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

A simple game to bet on horses. There are no graphics -- it's all textbased. But still fun!

This is one of my early attempts at programming, so there are several bad practices in here (can you say 'globals'?)

To run, open your command line and navigate to the directory the file is saved at. then type "Python racehorse.py" (unless you saved it as some other filename). Must have Python 2.6.X or greater to play it.

feel free to do whatever you want with the program. Covered under the GPL license.

Enjoy!

About

Simple game to bet on textbased racehorses. Warning: bad coding practice contained herein

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%