HSBGuess Color guess game with HSB values. Most credit goes to Github Copilot. To install: pyinstaller --onefile --windowed --icon=huewheel.ico --add-data="huewheel.ico;." hsbguess.py Have fun!