Description
The Color Game raises _tkinter.TclError: bitmap "color_game_icon.ico" not defined
The error is at line 77: window.iconbitmap("color_game_icon.ico")
The error should be removed or add an actual icon in the project folder.
Type of issue
Checklist:
Description
The Color Game raises
_tkinter.TclError: bitmap "color_game_icon.ico" not definedThe error is at line 77:
window.iconbitmap("color_game_icon.ico")The error should be removed or add an actual icon in the project folder.
Type of issue
Checklist: