Showing 50 open source projects for "python game engine"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    The Quiz of Country and Their Capital

    The Quiz of Country and Their Capital

    The Quiz of Country and Their Capital.

    If you want to learn the capitals of all the countries, this small quiz is your best choice, that it can help you to improve your culture about capitals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Sedimentality

    Erosion simulation game

    Sandbox simulation game in which the player shapes terrain using weather effects. Developed as an educational tool to teach elementary and middle school students about the mechanics of erosion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    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
  • 4
    This is a simple quiz game for arch linux. User asked question about installed packages on their system. Project uses PyQt4, Python 3 and pyalpm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 5
    A program for keeping track of trivia scores when playing along with popular trivia game shows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Thump is a maze puzzle game where you play a mouse that has to find the hidden cheeses to open the door to the next level. The game is educational; you have to answer questions to progress. The questions are deliberately relevant to child education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Distributed SOKOban GAme SYstem (SOKOGASY) implemented in Java, C# and python using .Net remoting, CORBA, java RMI, web services and django.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    PygLibs is an all-in-one Python game library. It contains a gui, map creator, sprite system, and other useful functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A simple "keyboard basher" game written in Python. User Customizable with pictures and sound/music based on which keys are pressed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PsyBox is a script framework for psychological experiments. Simple scripting is enough to design a experiment, text/image display and input char/text/mouse/response-time input is supported. Python and wxPython is used for base engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project includes some FREE softwares related to www.youdao.com, which is a new Chinese search engine with many cool features. NOTE: This is not a Youdao official site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A program that analyzes info about an automotive engine, and wanted power increase in horsepower and the program helps give the user a possible turbocharger that satisfies the requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    Das Krinein Projekt ist ein lockerer Zusammenschluss von Studenten und Interessenten des Themas dreidimensionale Grafiken in Echtzeitumgebungen. Wichtig ist uns dabei der direkte Kontakt der Teilnehmer, Teamwork und das lernen neuer Techniken.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    SimTor is an easy authoring tool for creating interactive simulations for application training. It supports the complete develepment-workflow. The deliverances of the tool are an xml-database, bitmaps and a flash-engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    PySet is an incremental implementation of the classic logic/card game Set, built using Python, Simple Direct-media Library (SDL), and PyGame (a Python wrapper of the SDL API). The code is intended to assist newcomers in gradually learning these libs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PyTrail is a game based on our beloved Oregon Trail. Take your family/crew across the United States to the lovely state of Oregon. Python is the main language, using Pygame - a Python based game infrastructure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    labo27

    Labo27 python learning game

    The intention is to help Learning programming by using Python in different game challenges. The main language is French, but we can answer to English if needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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