Showing 357 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1

    Final Dream

    Final Fantasy like 3D Game

    Final Dream is a Final Fantasy Style 3D RPG Gam, featuring 7 levels, 5 monsters and 2 bosses and some huge bonuses for the addictive player(like an FF7 Style Summoned monster) May 2007 EDIT:The project is now VS2005 Compatible September 2012 EDIT : This is one of my earliest projects, to see what I'm currently up to check out http://www.facebook.com/relativegames :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Mac OS X and Windows OpenGL 3D Engine tools, content and code to create games and applications. Newton physics, OpenAL sound with OGG Vorbis, Lua, Revolution, written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Smokin' Guns
    Smokin' Guns is a GPLv2 licensed first person Western style shooter based on the Quake 3 engine (Id Tech 3) developed by a loosely knit team of developers and artists. This project represents the game engine.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    terminalmath

    terminalmath

    A talking math practice game.

    terminalmath is a textmode math practice game for school-level children. Its main distinguishing feature is that it talks via the eSpeak text-to-speech engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    euphoriasdk

    A complete 2D Game Engine with built in drag and drop editor

    Euphoria is a 2 Game Engine and Development kit for aspiring game designers who are interested in getting their feet wet in the world of game design and programming. Some features of the engine are: - 2D levels and basic rasterized rendering - Simple animations and timer systems - A complete embedded Lua 5.1 scripting environment for level scripting - A drag and drop level designer - Support for all standard Windows Media Player compatible media types - Background Music - Sound Effects - Simple object collision detection - Pseudo 3D for making simulated 3D with 2D graphics - Scriptable Menus, buttons, etc - Custom Lua file manipulation libraries and script engine binding - Cut scene videos - Open Source What Euphoria is NOT: - A professional game design engine (maybe someday) - Bug free - Size Efficient (textures are stored as bitmaps - 3D - Covered Under Warranty - A Game, this is a Kit to BUILD a game...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    World of Padman
    UPDATE(2016-03-17) This repository has moved to GitHub: https://github.com/worldofpadman/gamesource Full downloads, patches and sourcecode for the "World of Padman" game, also known as WoP ( http://worldofpadman.net/ ). WoP is based upon Quake 3 gamecode and uses a modfied version of the ioquake3 engine ( http://ioquake3.org/ ).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    2licht Irrlicht Engine Wrapper

    2licht Irrlicht Engine Wrapper

    Multi-Language Wrapper Collection for the Irrlicht Engine

    2licht's aim is to provide a collection of wrappers for the popular Irrlicht Engine (http://irrlicht.sf.net/). It is still in development; the first wrappers to be released will be the C and Object Pascal interface; followed by a .NET library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    My first game written ever in Python.
    Downloads: 0 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
    Quake III Arena

    Quake III Arena

    Quake III Arena GPL Source Release

    Quake-III-Arena is the legendary first-person shooter originally released in 1999, and this repository holds its GPL-licensed source code release. By making the engine code fully open under GPL-2.0 (with licensing details regarding some bundled libraries like zlib), it allows the community to build, port, and maintain the engine, ensuring that the game remains playable even decades later. The release includes all major game subsystems: rendering, physics, network code, game logic, and tools (map compilation, asset packing, etc.), enabling full builds on Windows, Linux, macOS — assuming you provide the original game assets. ...
    Downloads: 142 This Week
    Last Update:
    See Project
  • 11
    Radius Engine is a Lua script-based real-time 2D graphics engine designed for rapidly prototyping games. Built on top of SDL and OpenGL, games made with Radius Engine are portable to both Windows and Linux.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    Quantum Game Engine

    A DirectX based graphics/physics engine

    As of now, an independently developed graphics/physics engine for use with DirectX9/DirectX11 and C++. I'm only working on this during my free time, so it will not be updated too often unless I have something major to add to it. Outside insight would be appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    DjDoom

    Reference implementation for the Doom game engine.

    DjDoom is a reference implementation for the original Doom game engine. The purpose of this project is to build a playable Doom engine from the original Linux source code with minimal changes necessary to build and run in a Windows environment. This was created as a learning tool for me and I'm publishing this so it can be a learning tool for others. It is intended that this be a base for others to build and expand on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JavaScript game engine focused on 2D multi-player (networked) games. The idea is to provide a tool for learning by writing computer games. EGachine is based upon a extensible JavaScript shell (EJS) and modules providing functionality for writing games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Egg's Game Engine
    Engine desenvolvida em C e SDL para criação de jogos 2D. Seu objetivo é ser escrita de modo simples para fins de aprendizado. Hobbyst engine written in C and SDL for 2D game creation. Written in a simple way to ease it's learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XreaL is a heavily improved Quake 3 Arena engine. It's bundled with new tools and a demo game that was never finished. ET:XreaL is a subproject bringing all XreaL enhancements to Return to Castle Wolfenstein: Enemy Territory.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    AquaEngine
    AquaEngine is supposed to be a modern game-engine with BulletPhysics in combination with ODE for vehicle physics. Rendering is using OGRE and OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A basic 2D Game engine written in C/C++ It uses OpenGL, OpenAL, Xaudio2, and the standard C/C++ libraries. THIS IS INTENDED FOR DEVELOPERS ONLY!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Dinamo
    Dinamo is a animation library in Python for developing interactive networked experiences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A 3D game use Ogre for Graphics Engine,MITA for Audio Engine and OIS. Ogre and OIS we already know is very famous.MITA is a Audio Engine can be used to game and all kinds of audio process.It's high efficient,high quality and very flexible.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    Terra Tenebrae is a free (as freedom) multi-Players RPG game engine based on client/server technology. The assets used are in licenses CC0, CC-by, CC-by-sa or GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Quake 3 Movie Maker's Edition is a special version of Quake 3 engine that aids the creation of game movies, making it possible to simplify required tasks and adds new features to the engine that are related to the movie making.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    tzwshootlib
    a free shooter develop lib based on acknex engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is only a port of the Widelands a realtime strategy game for the german tablet PC WeTab. The home site of widelands is http://widelands.org. Mor infos to widelands are there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A free and open source game engine designed to simplify the game creation process. Anyone can contribute, but they may not commit to the repository. In order to have a change made by you committed, submit it to OniLink10 (at) gmail (dot) com.
    Downloads: 0 This Week
    Last Update:
    See Project