DEV Community

Cover image for Fun Game Projects in Python
Michael_Maranan
Michael_Maranan

Posted on

5

Fun Game Projects in Python

For the last few months, I start learning about Pygame since building games seems fun doing with Python. Throughout my journey, I created some of the famous cool games which are good practices to enhance skills and knowledge with Pygame.

Topics

Flappy Bird

Source Code: https://github.com/Codeit-Michael/Py-Flappy-Bird

Platformer Game

Article: Platformer with Pygame
Source Code: https://github.com/Codeit-Michael/Platformer-Game

Maze Game

Article: Build a Maze Game in Python
Source Code: https://github.com/Codeit-Michael/Maze-Game-Python

Slide Puzzle

Article: Slide Puzzle game in Python
Source Code: https://github.com/Codeit-Michael/Slide-Pyzzle

Checkers

Article: Make a Checkers game with Pygame
Source Code: https://github.com/Codeit-Michael/Checkers

Tic-Tac-Toe

Article: Make a Tic-Tac-Toe game in Pygame
Source Code: https://github.com/Codeit-Michael/TicTacToe-Game

Hangman

Article:
(With GUI): Hangman GUI game with Pygame
(Command Line Game): Hangman game with Python
Source Code: https://github.com/Codeit-Michael/Hangman-GUI

Chess Game

Article: Make a Chess Game using Pygame
Source Code: https://github.com/Codeit-Michael/Python-Chess-Game

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay