Skip to content

A quick and dirty scoreboard made in Python using the guizero toolkit

License

Notifications You must be signed in to change notification settings

crabcrabcam/Scoreboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scoreboard

To use this program you will need guizero for Python.
You will also need Python 3.

Install Python 3 with your package manager.
Install PIP3 with the same package manager. Install guizero with PIP. pip3 install guizero

You can now run this app.

Go into the Main.py file and change the aName and bName variables to whatever team names you'd like.
You can also change the name of the window is you like.

About

A quick and dirty scoreboard made in Python using the guizero toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages