A python3 timer/stopwatch for doing speed runs in games.
MIT License
2
stars
1
forks
source link
readme
Speed-Run-Timer
This is a timer/stopwatch made in python for timing speed runs in games and record them for later viewing. Includes a customizable icon, title, high scores list, time table, ect.
Requires Python 3, PyHook and Pywin32
Building Instructions For Pyinstaller
Run pyinstaller SpeedRunTimer.py --onefile --windowed --icon=PATHHERE