Tags
Language
Tags
May 2025
Su Mo Tu We Th Fr Sa
27 28 29 30 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Python Gui And Games With Tkinter : Build 5 Games Today

    Posted By: ELK1nG
    Python Gui And Games With Tkinter : Build 5 Games Today

    Python Gui And Games With Tkinter : Build 5 Games Today
    Last updated 6/2022
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 3.97 GB | Duration: 9h 54m

    Build Games with Python using tkinter

    What you'll learn
    Learn GUI from the basics
    Be familiar with tkinter widgets
    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
    Requirements
    You should have a basic understanding of the Python Programming Language.
    A computer system with an internet connection
    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:MainWindowPhotoImageLabelEntryButtonmessageboxCheckbuttonRadiobuttonScaleListboxcolorchooserTextfiledialogMenuFrameToplevelProgressbarCanvasScrollbarScrolledTextComboBoxTreeViewSpinboxLabelFrameMenubuttonSeparatorSizegripand much more!Then we are going to learn how to catch events.Key Events from the keyboardMouse eventsOnce 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 scissorsGame - 02: tic tac toeGame - 03: Color ball finderGame - 04: Make an image from the image partGame - 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.

    Overview

    Section 1: Let`s make your Environment ready

    Lecture 1 Intorduction

    Lecture 2 Links to install Python, PIP, PyCharm

    Lecture 3 Python Installation

    Lecture 4 PIP Installation

    Lecture 5 PyCharm Installation

    Section 2: tkinter Widgets

    Lecture 6 Create a Mainwindow

    Lecture 7 PhotoImage

    Lecture 8 Set Icon to main window

    Lecture 9 Label

    Lecture 10 Display Methods (pack, place and grid)

    Lecture 11 Button

    Lecture 12 messagebox

    Lecture 13 Checkbutton

    Lecture 14 Radiobutton

    Lecture 15 Progressbar

    Lecture 16 Listbox

    Lecture 17 Combobox

    Lecture 18 Treeview

    Lecture 19 Entry

    Lecture 20 Scale

    Lecture 21 Text

    Lecture 22 colorchooser

    Lecture 23 Frame

    Lecture 24 Toplevel

    Lecture 25 Scrollbar

    Lecture 26 ScrolledText

    Lecture 27 Spinbox

    Lecture 28 LabelFrame

    Lecture 29 Menubutton

    Lecture 30 Separator

    Lecture 31 Sizegrip

    Section 3: Canvas widget

    Lecture 32 How to create a line in canvas

    Lecture 33 How to create a circle/ellipse in canvas

    Lecture 34 How to create a rectangle in canvas

    Lecture 35 How to create an image in canvas

    Lecture 36 How to create an arc in canvas

    Lecture 37 How to create Polygon(Triange and Diamond) in canvas

    Lecture 38 2D Animation by using arc

    Lecture 39 2D Animation by using move method of canvas

    Section 4: Useful Widgets and Packages

    Lecture 40 Add Menu to your Application

    Lecture 41 Add Tabs to your Application

    Lecture 42 Filedialog

    Section 5: Events

    Lecture 43 Keyboard events

    Lecture 44 Move widgets in by Keyboard keys

    Lecture 45 Mouse events

    Lecture 46 Drag & drop widgets by MouseEvents

    Section 6: Create virtual environment & install required packags

    Lecture 47 Create a Python Virtual Environment

    Lecture 48 Install pygame

    Section 7: Game - 01: Rock Paper Scissor

    Lecture 49 Game : Rock Paper Scissor

    Lecture 50 Part 01: Get the Resources

    Lecture 51 Part 02 : Make a UI

    Lecture 52 Part 03: Integrate the functionality

    Section 8: Game - 02: Tic-Tac-Toe ('0' and 'X')

    Lecture 53 Game : Tic-Tac-Toe ('0' and 'X')

    Lecture 54 Part 01: Get the Resources

    Lecture 55 Part 02: Make a UI

    Lecture 56 Part 03: Integrate the functionality

    Lecture 57 Part 04: Extra on Integrating the functionality

    Section 9: Game - 03: Select a Colour ball

    Lecture 58 Game : Select a Colour ball

    Lecture 59 Part 01: Get the Resources

    Lecture 60 Part 02: Make a UI

    Lecture 61 Part 03: Integrate the functionality

    Section 10: Game - 04: Make the image from image parts

    Lecture 62 Game : Make the image from image parts

    Lecture 63 Part 01: Get the Resources

    Lecture 64 Part 02: Make a UI

    Lecture 65 Part 03: Integrate the functionality

    Section 11: Game - 05: Flip a card and make a pair

    Lecture 66 Game : Flip a card and make a pair

    Lecture 67 How to make ?

    Section 12: Bonus: Thank You!

    Lecture 68 Bonus lecture

    Lecture 69 Extra

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