I was approached by the Mass Communication department and asked to develop a piece of software they can use to update text files read by OBS without having to have the text file itself open. I chose to use Python to have the easy read/write functions that I couldn't do with JavaScript and C++. The result is an application that uses tKinter to amke a simple program.

There are four presets, Baseball/Softball, Volleyball, Wrestling, and Soccer. You can select these from the drop down menu. All the scores and entries are able to be manually updated. When you are in the Baseball/Softball preset, you cannot excede more than 4 balls, 3 Fouls and 3 strikes.

Built With

Share this project:

Updates