Make Paint in Python - Full Tutorial
Offered By: Tech with Tim via YouTube
Course Description
Overview
Learn how to create a paint application similar to Microsoft Paint using Python and Pygame in this comprehensive tutorial. Explore the process of setting up the project, implementing drawing basics, creating buttons, and adding features like color selection and canvas clearing. Follow along as the instructor guides you through Pygame setup, event loop creation, grid and pixel implementation, and various drawing functionalities. Gain practical experience in Python programming and GUI development while building a functional paint program from scratch.
Syllabus
| Introduction and Demo
| Installing Pygame
| Directory Setup
| Project Settings File
| Pygame Setup & Event Loop
| Grid/Pixel Setup
| Drawing Basics
| Creating Buttons
| Different Drawing Colors
| Clearing The Canvas
| Changing Settings
Taught by
Tech With Tim
Related Courses
Create Your First Game with PythonCoursera Project Network via Coursera Getting Started With Game Development Using PyGame
Coursera Project Network via Coursera Animation for Game Development Using PyGame
Coursera Project Network via Coursera Advanced Game Development Using PyGame
Coursera Project Network via Coursera Create a Memory Puzzle Game in Python Using Pygame
Coursera Project Network via Coursera