Python Hangman Tutorial - Pygame Mouse Events & Collision
Offered By: Tech with Tim via YouTube
Course Description
Overview
Continue building a Python Hangman game using Pygame, focusing on implementing mouse events and collision detection. Learn how to handle button presses and mouse interactions in your game. Explore drawing functions to create buttons, circles, and letters with custom fonts. Implement collision detection to make buttons interactive and manage their visibility based on game state. Apply these concepts to enhance the user interface and gameplay mechanics of your Hangman project.
Syllabus
Intro
Coding
For Loop
Draw Function
Draw Button
Draw Circle
Draw Letter
Font
Collision
Button Visibility
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