Color Changing Number Guessing Game - Python Tkinter GUI Tutorial

Опубликовано: 04 Октябрь 2024
на канале: 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.