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.

  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 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
  • 1

    Crujisim

    Networked training tool for Air Traffic Controllers

    Crujisim is a tool to allow Air Traffic Controllers trainees to practice in a radar environment. Different users connect to a hosting server to act either as controllers for adjacent positions or pseudopilots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Delta S Plus

    Delta S Plus

    A Serious Game prototype for mechanical technicians

    For now, only available in brazilian portuguese. Game Goal: - Move the wrenchs to the positive displacement pump(s). Game Rules: - You use the mouse to move the wrenchs. Click and hold the left mouse button on them and drag them to move them; - Drop the wrenchs on the pump to choose it (in the same way, you can also undo the choice); - After selecting the bomb(s) that you consider the right, press " Enter" (or "Return") on your keyboard to confirm the answer. If the answer is wrong, you lose the game, else, you win; - If the wrenchs touch the pressure vessels, you lose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    FOSSMMO

    To create an open source and openly developed mmorpg

    FOSSMMO (release name tbd) is a project aimed at two things. The first is to create an open sourced MMORPG with compelling and fun gameplay requiring modest system specs. The second is to develop in an open and well documented way to help others learn the trade of game programming. FOSSMMO will be developed using python. While python is not a common language for game development I'm a fan. Also I recently watched http://pyvideo.org/video/381/pycon-2011--algorithmic-generation-of-opengl-geom which looked amazingly fun and is influencing my selection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Felo rating system provides an objective fencing strength estimate for each individual fencer in a group, just like the Elo rating in chess. This program calculates the Felo numbers by analysing a bout result list created by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5

    Four In Row Arena

    Implement your player strategy and compete with other strategies.

    A generic framework for Four in A Row or Five In A Row or X In A Row game, with the possibility to develop different strategies and compare them in tournaments. To implement more players, create new class inherited from PlayerStrategy, and implement the move() method to chose best move, by utilizing different methods provided with Table object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Futures Gateway is a not-for-profit educational project for children (primarily ages 8 - 18) and their families. It uses interactive and collaborative activities, especially Wiki and HTML document and media management software, videoconferencing, chat, b
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GMUVE (Graphical Multiuser Virtual Environment) is an engine/framework that lets large numbers of users interact in a 3D world. GMUVE is a peer to peer networked OpenGL application that can be used for MMPOG or 3D chat. It is available in Python and JAVA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gumpire is designed to be used as an educational aid in a programming class. It will allow students to program game clients that can participate in a competition without needing to write a complicated interface to a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Educational game framework supporting board games, strategy games, and other grid-based game boards. Currently uses Python/wxPython as the application language/library. C++ libs included to help create AI for the various games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Intervalence is a very simple, minimalistic program for musicians, designed to test their ability to correctly spell musical intervals. Question: What is a perfect 5th above A#? Answer: E#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A system for running quiz bowl and various other academic, scholastic, or trivia competitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Nintendo DS port complete. Shoot down meteors by matching kanji with their pronunciations. Has kanji for all grade levels (~5,000 total). Inspired by Kanji City Defender.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Turn a PC keyboard into a Musical Instrument! Keyano has the ability to turn your PC into a Musical Keyboard, or select Alphabet mode and it becomes fun and educational for the Kids. Type "A B C" and it says them out loud while it shows letters on screen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lampião Digital é um jogo educativo que deseja ressaltar a cultura nordestina, integrar conhecimentos interdiciplinares. Desenvolvido de forma colaborativa por alunos de Sistemas de Informação da Universidade Federal Rural de Pernambuco.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Lines

    Lines

    Lines a game written in Python two players through internet

    Lines is an old game that I had programed in python (pygame). I usually prefer to use visual c# as a programing language. However, I wrote this game in python in a time period, I was learning python. Here, I want to thank all people who have training videos in youtube, they helped me a lot to make this program. Some of the code of the program is from these videos. The game can be played from one or two persons through internet. The game is a good example for learning pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LuckyWords

    LuckyWords

    A classic word guessing game

    LuckyWords is an open-source classic word guessing game loosely based on 'Hangman' and 'Wheel of Fortune'. It is targeted for Linux and the KDE desktop, though in principle, as a Python application it is platform independent. LuckyWords depends on Python 3 and PyQt4 and is released under the terms of GPL 3.0. For further information, visit the wiki or our website at www.casualcoding.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project develops a game for practicing mental calculus. Its purpose is to help children learning to calculate rapidly and to help grown ups to learn new tricks (e.g., Trachtenberg's method) to get better at mental arithmetics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The goal of Motorsport is to become the most realistic simulation of wheeled vehicles possible. The addition of cars and tracks will be a simple task, and there will be a system for customization of most of the simulator features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Multiplication Station

    Multiplication Station

    Grid based multiplication, add, sub including (-)ve #s

    Multiplication Station will teach your child to add, subtract and multiply. All parameters configurable, like grid size and number ranges fonts and colors. Countdown timer keeps attention focused. High scores too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Neural MMO

    Neural MMO

    Code for the paper "Neural MMO: A Massively Multiagent Game..."

    Neural MMO is a massively multi-agent simulation environment developed by OpenAI for reinforcement learning research. It provides a persistent, procedurally generated world where thousands of agents can interact, compete, and cooperate in real time. The environment is inspired by Massively Multiplayer Online Role-Playing Games (MMORPGs), featuring resource gathering, combat mechanics, exploration, and survival challenges. Agents learn behaviors in a shared ecosystem that supports long-term training and emergent dynamics across large populations. The project is built to test scalability in multi-agent reinforcement learning, with features such as procedurally generated terrain and configurable game mechanics. While the original release has since been succeeded by newer versions maintained outside OpenAI, it remains a landmark framework for studying large-scale agent interactions in complex environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Novus

    Novus

    Entrepreneurship Training Program

    The Novus Entrepreneurship Training Program contains 36 business and IT training videos, covering basic finance, accounting, marketing, economics, business strategy, Word, Excel, and PowerPoint. Users will have an opportunity to apply the lessons in the Novus Business Simulator. Over six rounds, the user or teams will have to make decisions on capital purchases, financing, production, financing, and human resources for a microbrewery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Of Mages and Magic

    A Simple RPG fighting game for teaching Python

    Of Mages and Magic is an RPG based fighting game which may be used to teach simple programming concepts. Students write artificial intelligences which hook into the main Of Mages and Magic executable. These mages can be organised into teams which fight each other until only one team remains. The game is currently in early alpha, meaning some aspects of the interface are a bit clunky. However, in its current iteration, it is fairly suitable for teaching. Any and all feedback would be greatly appreciated
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PS-Drone

    PS-Drone

    Programming a Parrot AR.Drone 2.0 with Python - The Easy Way

    The PS-Drone-API is a full featured SDK, written in and for Python, for Parrot's AR.Drone 2.0. It was designed to be easy to learn, but it offers the full set of the possibilities of the AR.Drone 2.0, including Sensor-Data (aka NavData), Configuration and full Video-support. The video function is not restricted to mere viewing, it is also possible to analyze video images data using OpenCV2. Obviously, the PS-Drone is perfect for teaching purposes; however, even the requirements for professional purposes can be satisfied. PS-Drone comes with a tutorial, explaining its most important commands and the drone's most important sensor values. The examples are easy to understand for people with little programming experience. A full list of commands and a description of all sensor data is available in a detailed documentation. It took several months to create PS-Drone, so it would be nice to get some donations for further development (e.g. Parrot's Bebop) and as a appreciation.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Pfactris

    An Arithmetical Tetris Game. Numbered tiles divide and cancel out.

    Full documentation: Download pfactrisX.Y.html Tetris, but with arithmetic, each tile has an integer on it. Drop a tile onto a tile below so that the numbers divide and cancel out. Once a tile drops and cancels with the tile below, it will attempt to cancel the next tile below that and so on. If no more below-cancellations happen it will also try to cancel with the tile to the left and then the tile to the right of it. For complete description go to Files tab and see readme.txt
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.