Companies Home Search Profile

Python GUI and Games with Tkinter: Build 5 Games today

Focused View

Rohit Dharaviya

9:40:34

4 View
  • 001 Create a Mainwindow.mp4
    08:00
  • 002 PhotoImage.mp4
    01:34
  • 003 Set Icon to main window.mp4
    02:46
  • 004 Label.mp4
    22:33
  • 005 Display Methods (pack, place and grid).mp4
    11:12
  • 006 Button.mp4
    11:18
  • 007 messagebox.mp4
    08:53
  • 008 Checkbutton.mp4
    11:18
  • 009 Radiobutton.mp4
    14:52
  • 010 Progressbar.mp4
    09:57
  • 011 Listbox.mp4
    12:19
  • 012 Combobox.mp4
    07:06
  • 013 Treeview.mp4
    13:18
  • 014 Entry.mp4
    10:36
  • 015 Scale.mp4
    13:25
  • 016 Text.mp4
    12:48
  • 017 colorchooser.mp4
    07:50
  • 018 Frame.mp4
    11:28
  • 019 Toplevel.mp4
    06:17
  • 020 Scrollbar.mp4
    09:11
  • 021 ScrolledText.mp4
    05:36
  • 022 Spinbox.mp4
    08:37
  • 023 LabelFrame.mp4
    06:18
  • 024 Menubutton.mp4
    09:59
  • 025 Separator.mp4
    05:32
  • 026 Sizegrip.mp4
    06:30
  • 001 How to create a line in canvas.mp4
    07:49
  • 002 How to create a circleellipse in canvas.mp4
    04:01
  • 003 How to create a rectangle in canvas.mp4
    04:04
  • 004 How to create an image in canvas.mp4
    02:05
  • 005 How to create an arc in canvas.mp4
    04:15
  • 006 How to create Polygon(Triange and Diamond) in canvas.mp4
    06:30
  • 007 2D Animation by using arc.mp4
    10:13
  • 008 2D Animation by using move method of canvas.mp4
    07:03
  • 001 Add Menu to your Application.mp4
    17:51
  • 002 Add Tabs to your Application.mp4
    12:45
  • 003 Filedialog.mp4
    12:37
  • 001 Keyboard events.mp4
    10:49
  • 002 Move widgets in by Keyboard keys.mp4
    07:04
  • 003 Mouse events.mp4
    11:18
  • 004 Drag & drop widgets by MouseEvents.mp4
    14:04
  • 001 Create a Python Virtual Environment.mp4
    02:41
  • 002 Install pygame.mp4
    01:22
  • 001 Game Rock Paper Scissor.mp4
    01:45
  • 002 Part 01 Get the Resources.html
  • 002 RockPaperScissorResources.zip
  • 003 Part 02 Make a UI.mp4
    21:28
  • 004 Part 03 Integrate the functionality.mp4
    28:31
  • 001 Game Tic-Tac-Toe (0 and X).mp4
    02:29
  • 002 Part 01 Get the Resources.html
  • 002 TicTacToeResources.zip
  • 003 Part 02 Make a UI.mp4
    07:16
  • 004 Part 03 Integrate the functionality.mp4
    33:31
  • 005 Part 04 Extra on Integrating the functionality.mp4
    11:08
  • 001 Game Select a Colour ball.mp4
    01:26
  • 002 Part 01 Get the Resources.html
  • 002 SelectColorBallResources.zip
  • 003 Part 02 Make a UI.mp4
    13:33
  • 004 Part 03 Integrate the functionality.mp4
    24:40
  • 001 Game Make the image from image parts.mp4
    02:01
  • 002 MakeImageFromImgePartsResources.zip
  • 002 Part 01 Get the Resources.html
  • 003 Part 02 Make a UI.mp4
    10:55
  • 004 Part 03 Integrate the functionality.mp4
    36:07
  • Description


    Build Games with Python using tkinter

    What You'll Learn?


    • Be familiar with tkinter widgets
    • Learn GUI from the basics
    • Learn how to draw different shapes on canvas
    • Keyboard and Mouse Events
    • Create 2D animation
    • Add tabs and a Menu in your application
    • How to make Games
    • 5+ GUI Games

    Who is this for?


  • Beginner Python Developers who want to build Awesome GUI Games using tkinter
  • All level Python GUI Developer
  • What You Need to Know?


  • You should have a basic understanding of the Python Programming Language.
  • A computer system with an internet connection
  • More details


    Description

    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 muny 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.


    Who this course is for:

    • Beginner Python Developers who want to build Awesome GUI Games using tkinter
    • All level Python GUI Developer

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Rohit Dharaviya
    Rohit Dharaviya
    Instructor's Courses
    Hey! I`m Rohit Dharaviya, I am a teacher, a student, and a programmer. By profession, I am a software engineer. I have done my Diploma and Degree in Electronics and Communication from Gujarat-India.Playing with computers and microcontrollers was always a favorite pass time for me, I used to teach in person. Topics I used to teach were Linux OS concepts, and programming languages like C, CPP, and python. I used to provide guidance on making micro-controller-based projects as well. In the process, I have made some cool projects on different MCUs like 8051, Arduino, etc.I like to keep things simple, and I like to teach in the easiest way possible.Sign up for my course and let's learn together, join me to learn about programming concepts, coding & micro-controller projects.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 56
    • duration 9:40:34
    • English subtitles has
    • Release Date 2024/02/14