Browse free open source Python Games and projects below. Use the toggles on the left to filter open source Python Games by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    ufov

    ufov

    Enhance useful field of view, speed of responsiveness, brain exerciser

    Python and pygame cross platform program to exercise the brain with the intention of enhancing useful field of view, also known as speed of responsiveness. This yields benefits in driving, motility, and even depressive symptoms, as described in research papers of randomized, double blind trials. Whether ufov exercise the brain to yield those benefits is unknown, since there are no research studies using it. The research is conducted with a commercial product that I have not seen or used. I used the description of what useful field of view is supposed to do to create this program for experimental purposes. I notice personal changes from using the program, but that is only anecdotal evidence. I was especially struck by the research that found a significant decrease in dementia for those who used such a program to exercise their brain. For a full description of the program, and links to some information about useful field of view, see the project web page.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    2048 Python , AI , 1 or 2 players

    2048 Python , AI , 1 or 2 players

    py 2048, a well know 2048 clone board game

    Written in Python 2.7.x and pygame1.9.1~2 compliant (at least) Python 3.4 HOW TO PLAY: keyboard UP, DOWN, LEFT, RIGHT, escape to quit increase your score shifting tiles with same number. the value of resulting tile is multiplied *2. CUSTOMISE YOUR GAME: edit py2048.cfg configuration file. you can: -Change Raws and Columns amount. -Change Random range value of new tile. -Limit the maximum tile value. -Limit time allowed for movement. -Enable no movement (a new tile appear even if your movement doesn't shift anything). -Set shift to one step only. -Save the game state when exit (for autoload at start game) -Key config player 2 ect... V0.1.0: -add Small, Medium and Large preconfig Panel Game. -add HiScore for Small, Medium And Large Panel Game -check for close windows as QUIT event. -add Change theme screen BckGnd on score tile. -add counter move V0.1.2: -compliant Pyhton34 -add AI Auto Boot -add 2 players Human/AI (keys A,Q,W,X)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    DEEP Space

    DEEP Space

    6DOF zero-g claustrophobic space shooter

    Driving a car is 2D Flying a plane is 2.5D Playing DEEP Space is true 3D Ever flown in no gravity, where up is relative? How about all that inside a cavern or large building? Now's your chance to experience combat in full 6DOF in a style similar to the Descent series.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Exif UserComment Editor

    Dialog box to edit Exif comment into images

    Display a simple graphical dialog box to add or edit Exif UserComment contained into images. Supports Unicode UTF-8 characters. Originally developed as a plugin for Geeqie image viwer. It requires Python GTK+ and exiv2 tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5
    Foxen has recently been revived by the original author, and will undergo major design changes. The original Pygame version will remain available, but will be stored in the 'old' branch in SVN.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    G-CPS

    G-CPS

    Lite CPS Tester

    G-CPS (Golden CPS) It is a Very Lite program to measure your CPS G-CPS is a very lightweight program, it contains multiple color themes, and several options to adjust the test time (1, 3, 5, 10, 15, 30 and 60) s. It also saves the CPS record that you have achieved, each time mode has a different record. Source Code: GitHub: https://github.com/PETEROLO291/G-CPS You can try it out with: https://sourceforge.net/projects/flame-auto-clicker/ Info: Installer: 9.3MB Program: 27.5MB Version: 2.1.1 - I am totally open to feature requests for future updates
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    A game based of the D&D game mechanism. The game itself (the story of Gareth) is only an application of the underlying game engine. Is possible to create new game, new monster, new maps using this engine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Gester

    A game engine for console based text games

    Gester is a game engine for console based text game. You make text based games easily using Gester. These games can be played by using the 'gest' command. The 'gest' command will invoke the game engine which will read the game script file (.gest file) and present the game on the command line Install Gester using pip: "pip install gester" See our PyPI page for more details: https://pypi.org/project/gester
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    KlayGE is an open source, cross-platform game engine with plugin-based architecture. It provides a framework to make game development, testing, porting as simple as possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    The Lights Out game made in python and pygame. The goal of the game is to turn off all the lights.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Mouse Sensitivity Exporter is a tool made to help you quantize your mouse sensitivity inside any game and on any platform in a reliable way. With this method, you will always be able to do a backup of / export your sensitivity and restore it later.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Python PS3 support library, primarily designed to support game development under Linux. At its core, there is an optimised SPU alpha-blended blit for fast 2D rendering, and also offers full support for multiple game controllers and sound playback.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Shopne-Arcade

    Shopne-Arcade

    A frontend for GnGeo emulator written purely in Python

    Shopne Arcade is a front-end application designed to easily play Neo Geo system games on PC. It's interface is compatible for screens with low resolution such as 640x480 pixels. It lets users play Neo Geo system games from one interface where users will be able pick different game play experience settings such as Neo Geo games video resolutions, audio sampling rates, etc. Shopne Arcade is written in pure Python language without any external dependencies making it portable across various Linux Distributions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Penguins! Snowballs! Igloos! Fish! FUN! Snowballz is an action-packed kid-friendly RTS. Download your free copy today! NOTE: An old defunct version is on the SF download page. For the latest version, visit the homepage at http://joey101.net/snowballz
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A bot for Travian.org-Broswer Game MMOG
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    glChess is an open source 2D/3D chess interface for the GTK+/Gnome desktop. It is designed to have a clean and simple interface. Games can be played between human players and compatible 3rd party artificial intelligences.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    iThink
    iThink is an intelligent word game developed with python. iThink uses CLIPS (an expert system tool) for identifying the difficulty level of the question based on the gamer's performance. Play the game and share with us your valuable experience.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    maPPMas
    maPPMas is a powerfull offline assistant tool for the great PowerPlay Manager (http://ppm.powerplaymanager.com). It's officially approved by the developpers of PPM.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    phpGrabComics
    phpGrabComics is a program to grab and save comic strips from web. It supports more than 200 comic strips, and it is very easy to implement new modules. Some of the supported sites are Dilbert, Calvin and Hobbes and Snoopy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Pokerbot: Pokerstars Partypoker GGPoker

    Pokerbot: Pokerstars Partypoker GGPoker

    Self playing pokerbot for partypoker, pokerstars and GGPoker

    Please visit the wiki page for documentation how to run the bot http://www.github.com/dickreuter/Poker/ This pokerbot plays automatically on Partypoker, Pokerstars and GGPoker. It works with image recognition, montecarlo simulation and a basic genetic algorithm. The mouse is moved automatically and the bot can play for hours. All open source and you are welcome to contribute. New tables can easily be mapped with a new user interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    PySolitaire is a fork of PySol Solitaire that runs correctly on Windows and has a nice clean installer. PySolitaire (Python Solitaire) is a collection of more than 300 solitaire and Mahjongg games like Klondike and Spider.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
     Super Mario Bros. Python Final

    Super Mario Bros. Python Final

    Super Mario Python Final

    This project has been discontinued for a while now. Recently I decided to come back and work a little bit more on it. I added some new stuff and here is the new result. This will be the final version of the game, I do not intend to release any new stuff in the nearby future. The game isn't perfect and I believe it has some broken code. Anyway, it should be playable. Thanks for looking! Sincerely - HJ.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    16p Mahjong
    Mahjong (麻將) is a classic game in china. This game is Taiwanese Mahjong using 16 tiles per player. It coded by pygame.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    An RTS inspired by Syndicate. The player is in charge of a mercenary company in a dystopian futuristic sci-fi world.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A Top View 2D racing game. Written in Python, with graphics using Pygame. Currently I have stopped work on it, but anyone who would like to improve on it is welcome.
    Downloads: 1 This Week
    Last Update:
    See Project
Auth0 Logo