GRATIS

Creating a Color Game in Python Using Tkinter GUI

  • money

    Cursos gratis (Auditar)

    question-mark
  • earth

    Inglés

  • folder

    Siempre Abierto

  • certificate

    Guía de Registro en Coursera

    arrow
Acerca de este curso

  • Project Overview
    • In this project, you will learn how to be able to create a fully functioning Color Game using tkinter GUI in python. You will be able to create, add, and customize different widgets using tkinter to create your own functional app. You will also be able to organize the widgets in the tkinter window by creating frames and using the grid method, as well as improve the Game by creating and adding score and time countdown to our game.