[go: up one dir, main page]

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.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start 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
    krank is a little casual game.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Basic Blind Chess

    Basic Blind Chess

    Blind Chess using Taiwan rule

    Blind Chess also known as "Dark Chess" (暗棋) or "Banqi" or Half Chess , is a two-player Chinese board game played on a 4x8 grid, or half of the xiangqi (Chinese Chess) board. This application is using Taiwan rule. AI is using basic minimax tree structure and some rules. Advanced algorithm such as Upper Confidence bounds applied to Trees and Monte Carlo Tree Search are NOT used. This app is single player vs computer only. For English user, Christakis Giorgios made Software Requirements Specification(pdf file), it will help anyone that downloads this application to understand basic blind chess and use it. You can download this pdf in Files->Specification folder.
    Leader badge">
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    This is a GUI version of the game blackjack, written in Python and Pygame. It is easy to play, and can be very fast-paced.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Childsplay is at http://www.childsplay.mobi Childsplay is a 'suite' of educational games for young children. It's written in Python and uses the SDL-libraries to make it more games-like then, for instance, gcompris. The aim is to be educational and at the same time be fun to play.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 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
  • 5
    GZdoom Speedrun Timer

    GZdoom Speedrun Timer

    An automatic speedrun stopwatch for GZdoom

    This program records speedrun times in GZDoom. It detects what level you've started and when it finishes and automatically starts and stops a timer and keeps records of your personal bests.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    snake pygame

    snake pygame

    "snake pygame" is a remake of classic snake game

    Snake pygame is a remake of classic snake game, developed with python and pygame. in this page you can find a tutorial to create the game: http://deasproject.altervista.org/blog/progetto-creiamo-il-nostro-snake-in-python-con-pygame/ for any question you can contact me andrea.deangelis93@gmail.com The game needs of these packages to work: - python 2.7 32 bit(x86 version) -> http://www.python.org/download/releases/2.7.5/ - pygame 1.9.1 for python 2.7 -> http://www.pygame.org/ftp/ - numpy 1.7.1 for python 2.7 -> https://pypi.python.org/pypi/numpy #### UBUNTU #### To install these packages on Ubuntu 12.04 and derived run this command on terminal: sudo apt-get install python python-pygame python-numpy #### ARCHLINUX #### To install these packages on Archlinux run this command on terminal: sudo pacman -S python2 python2-pygame python2-numpy Youtube Channel-> http://www.youtube.com/channel/UCtfS0d2O9Cd6FzZqZws4jgA
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    OPL2

    OPL2

    Open source, moddable game engine for the "Polygon Love 2" game

    OPL2 is an open source, extremely moddable replacement for the Polygon Love 2 game engine, written in Python and C++ and using the Panda3D game engine ( www.panda3d.org ) OPL2 is just an engine, you will need the files from the original game to be able to play. OPL2 doesn't contain any copyrighted material from the original game/engine. While Polygon Love 2 is an erotic/life simulation game, the OPL2 engine does not contain any explicit material itself. OPL2 is heavily moddable and can be used for many other things such as cosplay simulation. Hongfire thread to talk about the game: http://www.hongfire.com/forum/showthread.php/410086-OPL2-open-source-and-moddable-3d-hentai-game/page27?highlight=opl2 (WARNING! EXPLICIT CONTENT!)
    Leader badge">
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    PyMapper
    PyMapper is a map making utility for fantasy role playing games (RPG). Includes the dungeons and dragons RPG. PyMapper is compatible with any system, with now updated support for the D&D 5th edition ruleset. Pathfinder and 3.5 edition support also included. Written entirely in python and wxpython. WinXP/7/8 executable also available.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    mednafen front end
    A simple, GTK+ frontend / launcher for mednafen, written in python.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Secure User Management, Made Simple | Frontegg Icon
    Secure User Management, Made Simple | Frontegg

    Get 7,500 MAUs, 50 tenants, and 5 SSOs free – integrated into your app with just a few lines of code.

    Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
    Start for Free
  • 10
    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: 4 This Week
    Last Update:
    See Project
  • 11

    Python Tetris

    Tetris game powered by Python 3

    A basic Tetris game with most modern mechanics of the genre. Includes SRS rotation functionality and modern scoring! (Will no longer update due to me wanting to move on to new projects.)
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    Qturkokards

    Qturkokards

    Offline tarot reading app with custom card sets and Rider Waite

    This is an offline tarot reading app. It contains both opensource decks and personally created beautiful decks. It includes a windows 64 bit executable. It runs on Windows 10 and 11 64 bit. It also includes a python app which runs on pyqt with pygame. it has been tested under windows 10, Windows 11 and Debian, Ubuntu, Kali, and Mint Linux. i am looking for people to test on other systems. I have run this on many devices and operating systems. Even an old Chromebook running Linux. Newest release has improved interface and upgraded music track three.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13

    Tiwut Launcher

    The centralized hub to manage and launch all desktop applications from

    Centralized Management: Discover, install, launch, and manage all your Tiwut apps through one modern, unified interface. Open Source & Transparent: The complete source code is available on GitHub, reflecting our commitment to transparency.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14

    video Blocker

    Users will not be able to play video file.

    Users will not be able to play video file and If they do than this application will reports to you, which restricted file had been accessed by your user and when. #Default password : hello # If you want to change this password, install Video Blocker and delete .pass file resides in that directory where you have install video blocker application. #Application is developed using :: Python and AutoITX3
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Slingshot is a two dimensional strategy/simulation game set in the gravity fields of several planets. It is a highly adictive game, and never the same from round to round due to its randomly generated playing fields. It is a deceptively simple game, the
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Alternative Lineage 2 Game Server written in Java.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    MCedit

    MCedit

    MCEdit: World Editor for Minecraft

    MCEdit is a saved game editor for Minecraft. Since Minecraft saved games contain every single element of the world the player is playing in, it has much more in common with 3D world, map, and terrain editors than traditional saved game editors. MCEdit has been developed since 2010 with the original goal of allowing Classic levels to be played in the full version of Minecraft, but has since evolved into a full featured editor and is currently undergoing a thorough rewrite for version 2.0.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    glparchis

    glparchis

    Parchis Game in OpenGL. GPL.

    Parchis Game in OpenGL. It has GPL license. There are Linux and Windows versions.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Python bindings for Ogre3d graphics engine, built using Py++ and Boost.Python library - Also refered to a Python-Ogre.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A word search maker for teachers, parents and those who enjoy creating puzzles. FindThatWord aims to be the best free wordsearch creation program available with useful features such as clues, hidden messages and automated page layout.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    AutoClicker ArmoMan

    AutoClicker ArmoMan

    AutoClicker, reach hight CPS

    ArmoMan autoclicker is an app that permits you to reach Hight Click per Second by only holding a key of your choice. You can customize the speed and also the key to start the clicks. It can be used in video games but only on your own purpose. We will not be responsible for a ban. Discord: https://discord.gg/GWKMPJ74 Tutorial: https://youtu.be/cyAETJRwSaI GitHub: https://github.com/Armdevelopper099/autoclicker After the download you can go to https://cpstest.org/ to test the app and to see your CPS.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Fruit machine game written in python.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    Central Arachne Database (CAD) is a tool to design and create army lists for the tabletop strategy game Infinity from Corvus Belli.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Fut is a Button Soccer game, with Replay, Highlights, Player CPU and other funny features.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Hungarian Rings

    Hungarian Rings

    Hungarian Rings - Puzzle Simulator

    Hungarian Rings - Puzzle Simulator This is a simulator of the famous "Hungarian Rings" puzzle. this is a small python program that uses the pygame library home page: https://github.com/grigorusha/Hungarian-Rings forum page with my other Puzzle simulators - https://twistypuzzles.com/forum/viewtopic.php?p=422931#p422931 You can create a text file with a script that describes the location of rings, balls and their colors. Each ball can be marked with a marker (letter or number) to make the puzzle harder to solve. I have created files for all the ring puzzles, you can download them from the "Ring" folder.
    Downloads: 5 This Week
    Last Update:
    See Project