🌐
DEV Community
dev.to › unitybuddy › 5-python-games-with-source-code-3g2b
5+ Python Games With Source Code - DEV Community
October 24, 2021 - Just like the Snake game, all of us have player or heard! 🐍 · Full Code · All we need to do is write a program that shows you a mystery word with all the letters replaced by question marks. When you have correctly guessed the letter, your program should replace the question mark with this letter. Full Code · So buddies, that's it for now! Show some love by staring repo and Happy Pythoneering! Python Projects Repo ⭐⭐ ·
🌐
GitHub
github.com › itspyguru › Python-Games
GitHub - itspyguru/Python-Games: A collection of small python games made by me using pygame and tkinter libraries · GitHub
This repository contains a collection of small python games made by me using turtle, tkinter and pygame library.
Author   itspyguru
Discussions

Any open source games written in Python? Ideally, something being actively developed
You can search on github. RenPy is popular. Note that the game engine itself is likely not pure Python and Python is used as the scripting/glue layer. Commercially there are few cases of Python being used in the scripting layer but overall it's non-existent and eve PyGame doesn't come anywhere close to the size of Unity or Unreal Engine community size, amount of resources (and job offers). More on reddit.com
🌐 r/Python
51
161
December 1, 2022
My first major Python project! Made with 100% python using pygame. Source code and download in comments.

Source code: https://github.com/000Nobody/Pygame-Platformer-Shooter

download: https://000nobody.itch.io/platformer-shooter

It's still a work in progress, so there might be some bugs. Feel free to report any to me if you find them. Have fun!

More on reddit.com
🌐 r/pygame
16
67
July 18, 2020
[deleted by user]
1. Create a bot to reply to "what are some beginner projects" questions on r/learnpython , using PRAW . Other than that, here are some beginner project ideas: a list of programming projects on Github another list from Github a curated list of Python projects for beginners, intermediate & advance level programmers Tech with Tim Youtube channel, full of Python projects resources in the subreddit wiki Good luck! edit. thanks for 5 upvotes! edit2. omg 10 upvotes!!!! Thank you!! edit3. 50 upvotes??? 😲😲😲 Can we make it to 100? edit4. 100 UPVOTES?????? I CAN DIE NOW Downvote me if the post wasn't a question about examples of beginner projects. Thank you. More on reddit.com
🌐 r/learnpython
74
383
February 26, 2023
Ideas for python game project
Create an oldschool dungeon-crawler (90 degree rotations only), with randomly generated maze, enemies and items. Voice can be used to cast spells :) More on reddit.com
🌐 r/learnpython
4
2
November 10, 2025
People also ask

What are Python game projects?
Python game projects are coding exercises or applications where you build playable games using Python. These projects help you learn programming concepts such as loops, conditions, event handling, and object-oriented logic through interactive, hands-on development.
🌐
upgrad.com
upgrad.com › home › blog › data science › top 15 python game project topics for beginners, intermediate, and advanced coders
Top Python Game Project Ideas for Beginners & Experts
What tools do I need to start Python game projects?
You need: Python (version 3.8 or above) An IDE like VS Code, PyCharm, or IDLE Pygame or other game libraries Basic image and sound assets for visuals and effects
🌐
upgrad.com
upgrad.com › home › blog › data science › top 15 python game project topics for beginners, intermediate, and advanced coders
Top Python Game Project Ideas for Beginners & Experts
What are some intermediate Python game projects?
Intermediate ideas include: Flappy Bird Clone Space Invaders Pong Memory Puzzle  These introduce concepts like object-oriented programming, scoring systems, and multiple game screens.
🌐
upgrad.com
upgrad.com › home › blog › data science › top 15 python game project topics for beginners, intermediate, and advanced coders
Top Python Game Project Ideas for Beginners & Experts
🌐
Itsourcecode
itsourcecode.com › home › code for games in python: free python games source code
Code For Games in Python: Free Python Games Source Code 2026
1 month ago - This Best code for game in python projects for beginners will give you a 100% FREE python game projects with source code. DOWNLOAD NOW!
🌐
Source Code Tester
sourcecodester.com › blog › 14862 › 15-best-python-game-project-ideas-easy-learning.html
15 Best Python Game Project Ideas for Easy Learning | SourceCodester
The Snake Game with Source Code is a single-player game where the player must get food that pops out in the board window. The game is very crucial and fun in every aspect, the player must get food in order to receive a score.
🌐
GitHub
github.com › grantjenks › free-python-games
GitHub - grantjenks/free-python-games: Free Python Games · GitHub
Any of the listed games may be played by executing the Python module from the command-line. To reference the Python module, combine "freegames" with the name of the game. For example, to play the "snake" game run: ... Games can be modified by copying their source code.
Author   grantjenks
🌐
Boss Coder Academy
bosscoderacademy.com › blog › python-projects-ideas-source-code
Top 15 Python Projects with Source Code 2026
Rock, Paper, Scissors Game The Rock, Paper, Scissors Game is a fun Python game project with source code where users compete against the computer, like the traditional game that we used to play during childhood.
🌐
CodersLegacy
coderslegacy.com › home › python game projects with source code
Python Game projects with source code - CodersLegacy
November 26, 2020 - This article is a compilation of several game projects in Python along with the source code.
Find elsewhere
🌐
Upgrad
upgrad.com › home › blog › data science › top 15 python game project topics for beginners, intermediate, and advanced coders
Top Python Game Project Ideas for Beginners & Experts
November 7, 2025 - IDLE: Comes pre-installed with Python and is perfect for small, easy Python game projects. Most Python game projects with source code use Pygame, a beginner-friendly library for creating games.
🌐
Source Code Tester
sourcecodester.com › tags › python-game
Python Game | SourceCodester
The Jump Ball Game Using Pygame ... and right to land on platforms while progressing upward. This project is an excellent opportunity to · Read more about Jump Ball Game Using Pygame in Python with Source Code...
🌐
Code-Projects
code-projects.org › home › pygame
pygame Archives - Source Code & Projects
Project: Car Race Strategy Board Game in python with source code – To download Car Race Strategy Board Game project ... Project: Tron 2D Game in Python with source code Please scroll down and click on the download button to download
🌐
GitHub
github.com › topics › python-game
python-game · GitHub Topics · GitHub
learning-python game-development python-2 learning-by-doing python-scripts python-game interactive-game games-list python-classes codeskulptor python-applications codeskulptor-games best-python-games object-oriented-games object-oriented-python oop-programming graphical-games interactive-programming event-based-listeners browser-based-games ... A custom open-source game engine on Python and Pygame, it is written in pure Python!
🌐
Code-Projects
code-projects.org › home › languages › python projects
Python Projects Archives - Source Code & Projects
Project: Quiz App in Python with source code -To download Quiz App In Python project for free(Scroll Down) The Quiz App ... Project: Simple Air Hockey Game in Python with source code The Simple Air Hockey Game project is written in Python.
🌐
Reddit
reddit.com › r/python › free open source python games
r/Python on Reddit: Free Open Source Python Games
November 30, 2022 - Loads of free, simple Python games with open source code. ... Archived post. New comments cannot be posted and votes cannot be cast. Share ... I made a free browser game where you learn Python by actually writing code — no installs, no setup, just a broken farm and an empty editor ... My first major Python project!
🌐
Itsourcecode
itsourcecode.com › home › free projects: 500+ source code downloads for bsit, bscs & cse students (2026) › pygame projects with source code: 30+ free python games for bsit students (2026)
Pygame Projects with Source Code: 30+ Free Python Games for BSIT Students (2026) Archives
itsourcecode.com hosts 30+ free Pygame projects with full source code (2026): classic arcade games, card games, board games, and demo animations built with the Pygame library. Most projects run on Python 3.10+ with one pip install pygame.
🌐
Reddit
reddit.com › r/python › any open source games written in python? ideally, something being actively developed
Any open source games written in Python? Ideally, something being actively developed : r/Python
December 1, 2022 - It's not "open source" but anyone can freely look at all of the code. ... Evennia - https://www.evennia.com - Engine for making MUDs in Python! Very active development. ... Very true. Fixed! ... There are several ports of Colossal Cave to Python. ... Truth be told python is not best for writing games, obviously. Unity and unreal take the cake in easiness and available resources. I wrote few smaller projects in PyGames and it's very much doable, but why hinder yourself from the get go.
🌐
DEV Community
dev.to › codeitmichael › fun-game-projects-in-python-18a3
Fun Game Projects in Python - DEV Community
July 22, 2023 - Article: Slide Puzzle game in Python Source Code: https://github.com/Codeit-Michael/Slide-Pyzzle · Article: Make a Checkers game with Pygame Source Code: https://github.com/Codeit-Michael/Checkers
🌐
Python Geeks
pythongeeks.org › python geeks › python projects › 70+ python projects for beginners [source code included]
70+ Python Projects for Beginners [Source Code Included] - Python Geeks
December 25, 2023 - Python Project – Rock Paper Scissors is a simple game you can play with a friend. The game is played by each player choosing one of rock, paper, or scissors, and then the players compare their choices. It is a draw if both players have chosen the same thing. Otherwise, the winner is the player who has chosen the winning hand (rock beats scissors, paper beats rock, scissors beats paper). This project is a fun and easy way for people to learn about Python. Source Code – Rock Paper Scissors Game ...
🌐
CodeWithFaraz
codewithfaraz.com › home › blogs › 50+ python projects with source code: beginner to advanced
50+ Python Projects with Source Code: Beginner to Advanced
June 11, 2025 - Create a QR code generator application that allows users to input text or a URL and generates a QR code image that they can save or share. Security is crucial, especially in the digital age. Develop a password generator application in Python that creates strong and random passwords based on user-defined criteria such as length and character types. It's a practical project that enhances your skills while promoting cybersecurity. Embark on a classic programming challenge by creating a "Guess the Number" game in Python.
🌐
Python
wiki.python.org › moin › GameProgramming.html
GameProgramming - Python Wiki
There's also some books that specifically cover game programming in Python: ... "Invent Your Own Computer Games with Python" is a free, Creative Commons-licensed book on Python for complete beginners with no experience programming. Each chapter has the source code for a small game such as Tic ...
🌐
DataFlair
data-flair.training › blogs › python-project-ideas
Best Python Projects for 2026 – Work on Real-time Projects to Head Start Your Career - DataFlair
June 15, 2026 - Source Code: Dice Rolling Simulator Python Project · Python Project Idea – The email slicer is a handy program to get the username and domain name from an email address. You can customize and send a message to the user with this information. Python Project – Mad Libs generator is a fun game ...