Color Changing Number Guessing Game - Python Tkinter GUI Tutorial

Published: 29 December 2020
on channel: Codemy.com
5,948
132

In this video we'll build a fun little color changing number guessing game!

We'll randomly generate a random number between one and ten. The user then guesses the number.

Our app will calculate how far away they are and change the background color of the app to represent "hot" or "cold" using different shades of red and blue.