Browse free open source Python Games for Windows and projects below. Use the toggles on the left to filter open source Python Games for Windows 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
  • 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
  • 1
    Brain Workshop

    Brain Workshop

    Python implementation of the Dual N-Back mental exercise

    Brain Workshop is a Python implementation of the Dual N-Back mental exercise. This exercise is the only mental activity that has been scientifically shown to improve your short-term memory (working memory) and fluid intelligence.
    Leader badge
    Downloads: 491 This Week
    Last Update:
    See Project
  • 2
    "Roberge's Used Robot (RUR) : a Python Learning Environment" is a Python implementation of a "robot environment" as introduced by R. Pattis in 1981. **It is obsolete.** See https://github.com/aroberge/rur-ple
    Leader badge
    Downloads: 215 This Week
    Last Update:
    See Project
  • 3
    GCompris : I got IT

    GCompris : I got IT

    Educational Software for children aged 2 to 10.

    GCompris is a high quality educational software suite comprising of numerous activities for children aged 2 to 10. Some of the activities are game oriented, but nonetheless still educational.
    Leader badge
    Downloads: 22 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: 13 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    pySioGame / eduActiv8

    pySioGame / eduActiv8

    Educational Activities for Kids

    The pySioGame project has been renamed to eduActiv8 - please visit the new project page at https://sourceforge.net/projects/eduactiv8/ More info available at http://www.eduactiv8.org Packages for multiple Linux distributions of eduActiv8 are available from: https://software.opensuse.org//download.html?project=home%3Aimiolek-i&package=eduactiv8
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    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
  • 7
    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
  • 8
    The Campaign Simulator is an attempt to statistically model and predict the outcome of an American presidential election; several users assume the roles of competitive candidates and inflict the repercussions of certain decisions on a GSS based dataset.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    Cambridge Rocketry Simulator

    Simulate high power rocket flights with splash down plots

    This software allows you perform six degree of freedom simulations of High Power Rocket (HPR) and model rocket flights. Parachute descent is also simulated. 3D flight trajectories are produced as well as detailed tabular flight data. Running in Monte Carlo mode allows generates multiple possible flight paths and splash down plots, indicating the probability of landing in an area. Peer-reviewed publication in the Journal of Open Research Software (JORS) http://doi.org/10.5334/jors.137 "Cambridge Rocketry Simulator – A Stochastic Six-Degrees-of-Freedom Rocket Flight Simulator"
    Downloads: 1 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 10
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Muc_systray x86

    Muc_systray x86

    A demonstration python animation system tray X86

    This project show you the potential of mini meme on your taskbar. That will help to maximize your OC expose promotion and the the way interaction. Full source code accessible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    Adivinha-Palavra

    Adivinha-Palavra

    jogo adivinha palavra

    jogo para computador com o simples objetivo de adivinhar que palavra foi definida (LETRA POR LETRA)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AlgoTaurus

    AlgoTaurus

    An educational game to teach programming.

    Write a program to make the AlgoTaurus find the exit. Installation: On Windows -Download the installer -After installation you can run AlgoTaurus from the Start menu. On Linux -Download the source files -Extract archive -Open terminal in the directory you have copied the files to and type 'python algotaurus.py' Use and discuss AlgoTaurus: Some tasks to solve and discuss: Write a program to find the exit. What does the program do? Try to describe/explain it in a higher level language. How can you be sure that the program works correctly every time? Try to make the program as short as possible. Try to make the program to move as little as possible. Try to minimize the number of lines needs to be executed. Copyright The game is a remake and an extension of the game Labirint by Lukyanov Konstantin and Volkov Sergey. Copyright, 2015-2017, Attila Krajcsi, Ádám Markója (GUI) AlgoTaurus is distributed under the terms of the GNU General Public License 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Amazing Game is a maze type game developed in Python 2.5 & PyGame Additional to keyboard input it can use two alternate imput methods to allow the user(s) to move about the maze.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Aprendiz de Mecânico

    Adventure game prototype for mechanical technicians

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AutoTeach

    AutoTeach

    AutoTeach makes kids study and learn in exchange for internet access.

    AutoTeach is a tool that enables parents to supplement The AutoTeach Parent Tool enables parents to supplement their childrens' education without supervision or drama. With AutoTeach you can queue-up activities and tasks that will be dutifully performed at regular intervals. Why will they cooperate like this? Because AutoTeach meters their internet access by using credits which they earn by performing the agenda which you have queued-up for them. The system has potential for many subjects. Everyone, worldwide, is invited to participate. Everything is open-licensed, either Creative Commons or GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project is intended to provide code to be used with MySQL and Python to create a database of major league baseball game events which are freely provided by the mlb.com Gameday application. Older version also support creating a retrosheet.org database but that is no longer supported. All major and minor league pitch location and game statistic data can be downloaded using BBOS. Installation Videos! Part 1: http://youtu.be/rnv2VLcG-eI Part 2: http://youtu.be/eFudbMWHNlQ Special thanks to Wells Oliver for the code for downloading Retrosheet files. And the Chadwick project for its Retrosheet tools. https://sourceforge.net/projects/chadwick/?source=recommended
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An animal guessing game. The program takes the role of a zoologist and tries to guess an animal by asking questions about animal properties (ancestry, habitat, etc.) CLI so far. A GUI with visualization for educational purpose is intended in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Classic Game Maker is meant to aid in the process of teaching programming and will be based in stages/levels of the development process to allow the gradual progress of students in programming while creating full versions of classic games
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Critters is a basic world simulation used to educate students of all ages about beginning Python programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    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
  • 23
    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
  • 24

    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
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next