Python GUI and Games with Tkinter

Build Games with Python using tkinter

Welcome to the “Python GUI and Games with Tkinter”  course, a Tkinter is the standard Python interface for developing GUI. Python with Tkinter is the fastest and easiest way to create GUI applications.  This course is created in a way that even a newbie can follow. Whether you have some experience in creating GUI using PyQt or any other framework or you are completely new this course is just right for you.

In this course first, you will learn Tkinter widgets that are used to make your GUI application. You will learn how to use widgets, how to customize them, how to change their properties, and a lot more. Then we are going to use all these widgets to make our GUI Games.

I will start by helping you get installed needed things on your system, which includes Python, pip, and, PyCharm IDE, after that we will install the required packages as and when needed.

Tkinter widgets include:

  • MainWindow

  • PhotoImage

  • Label

  • Entry

  • Button

  • messagebox

  • Checkbutton

  • Radiobutton

  • Scale

  • Listbox

  • colorchooser

  • Text

  • filedialog

  • Menu

  • Frame

  • Toplevel

  • Progressbar

  • Canvas

  • Scrollbar

  • ScrolledText

  • ComboBox

  • TreeView

  • Spinbox

  • LabelFrame

  • Menubutton

  • Separator

  • Sizegrip

and much more!

Then we are going to learn how to catch events.

  • Key Events from the keyboard

  • Mouse events

Once we are done with the widgets, you will take a big leap and we are going to make games using Tkinter.

You will make the below games along with the course.

  • Game – 01: Rock paper scissors

  • Game – 02: tic tac toe

  • Game – 03: Color ball finder

  • Game – 04: Make an image from the image part

  • Game – 05: Flip a Card ( Card pair)

You will get lifetime access to all the lectures.

So what are you waiting for? Start creating an Awesome GUI application with me in the easiest and most practical way and boost your career.