Skip to content

mmurphy0/horsebet-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

horsebet

The results in scorelog.txt are not real winnings but are from testing the program to show how it works

Description

A Python Tkinter App which lets users put on bets on virtual horses with a virtual currency. These horses have odds and a random horse is selected each race

Usage

-> The user must enter their age. They cannot enter if their age is under 18

-> The User is prompted to login or register an account

-> The User is directed to the home screen where they can view horses and their odds, logout and place bets

-> The logout button takes the user back to the login screen

-> The Place Bet button prompts user to place their bet and choose a horse

-> A delay of a couple seconds occurs then the winner is announced

-> If the player has won, their winnings will be shown in the messagebox

-> The user is directed back to home page and results are saved to scorelog.txt

Installation

git clone (repo) cd (repo)

Windows

python horsebet.py

MacOS & Linux

python3 horsebet.py

Tech Stack

-> Python

-> Tkinter

Future Updates

-> Update GUI

-> Add more horses

About

A virtual horse betting simulator with no real money involved. Made using Python Tkinter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages