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.

  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it 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

    Ghicitoare

    A challenging and portable Riddles puzzle game for Windows.

    A challenging and portable Riddles puzzle game for Windows. Fun and entertaining. It only runs on Microsoft Windows operating system and is only in Romanian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GlassPenny
    Competitive stock picking internet based game. Along with the game, information will be collected and strategies will be tested. Users will develop a broader understanding of capital markets and the asset allocation decisions that drive our society.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A highly modifiable 3D RTS gaming plattform. Remake of the excellent game glest but featuring Save/Load, Multiplayer and Scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Windows remake of the Mac-only game GliderPRO, a puzzle and action game from the early days of Mac computers. This remake is aimed at providing a functioning level editor and modding tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    3D multiplayer deathmatch with swords, crossbows, maces and magic in a living labirynth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Gnome Lights is a game/puzzle written in python with pygtk and pygnome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Gnomeboyadvance is a GNOME frontend for the Visual Boy Advance emulator. You can find VBA here: http://vba.ngemu.com/index.shtml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A remake of the ZX Spectrum game 'Chaos'. Fast action turn based strategy for all ages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Go Siege is a transformation of the ancient Chinese game of Go into a massively multiplayer online game in which hundreds of players can compete simultaneously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Go-Mo-Cult is an implementation of the board game Gomoku (also known as "five in a row").
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tools based on a data structure to efficiently represent the current state of a game of Go. These include a Go problem solver and a SGF editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GoMaxi! is a helper application for the www.maxithlon.com browser game. It helps managing your team, showing data and graphs about your athletes. There's also a companion extension for the firefox browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GoOn is a free program that arbitrates and plays the game of Go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Goblin Dice

    Virtual dice working with a server for many users.

    Virtual dice working with a server for many users. Dice Win32 - Python (Tkinter) for Win32 Dice Win64 - Python (Kivy) for Win64 Dice server - Python (Tkinter) for Win64
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Pygame and Stackless Python based multiplayer 2D arcade framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Golden Point

    Golden Point

    A simple, console-based card game, similar to some other card games.

    Golden Point is a simple card game, similar to some other popular card games. The main goal of the game is to get more points then your opponent, but in the same time not to get more than 21 ("Golden Point"). During the game you get cards, which have next values: 6, 7, 8, 9, 10 - according to numbers in it's names; J - 2 points; Q - 3 points; K - 4 points; A - 11 points. In the beginning of the game you get 2 cards, and if your total points are less than 21, you can take more cards or keep your current cards. Then is your opponent's turn. If player got 21 - this is called "Golden Point". If player got more than 21 - this is too much, he has lost. So if Player 1 has too much, and Player 2 isn't - Player 2 wins. If both players have not more points, than 21, player, who has more points, wins. If both players have equal points - this is dead heat. No one wins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Golem Engine is a Python-driven project which brings together many open source libraries such as PyOGRE and PyODE into a powerful 3d game engine by and for small and independent game studios. It uses a component-based game entity system for maximum f
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Good v. Evil is a GM run, free-form fantasy role-playing game where two opposing teams compete for the same goal. This project features tools for tracking character information, equipment, logs, and general tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Graphical Adventure Game Engine(GAGE) is a simple engine for creating 2D point-and-click graphical adventure games. The engine can also be used to create other genres of 2D games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    A very high level 2d tile grid based game engine written in Python and PyGame. It is intended to make programming 2d tile grid based games much easier, especially for novices, while retaining the flexibility required by more experienced programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Green map

    Green map

    The map viewer application for Greencubes minecraft server

    You will need Python2.6 (http://www.python.org/ftp/python/2.6), PyQt (http://www.riverbankcomputing.co.uk/software/pyqt/download). Use x86 version of PyQt even you have x64 OS. If you use windows compiled version and have any problems with MSVCR90.dll you should install Microsoft Visual C++ 2008 Redistributable Package (http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=29).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Open Source 2D game based on Dyna ( bomberman ) featuring gremlins. Just changed from c++ to python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Grotesque provides a convenient interface to manage (and play) your collection of interactive fiction (IF) games. Grotesque does not include interpreters to play the actual games - to play the games you need for example Gargoyle or Frotz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Grumsh. A throwback PC RPG. Its an Ultima III style RPG, but its not politically correct.
    Downloads: 0 This Week
    Last Update:
    See Project