Showing 2580 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
    All the game wasn't prog by me, i've take it on this site but I don't remember who. I've made the menu where you can select the level and number of life at your start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OgreAge (Ogre Action Game Engine), a framework for making modern action games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Opensource Community-Driven MMORPG
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
    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: 0 This Week
    Last Update:
    See Project
  • 6
    Red Eclipse

    Red Eclipse

    A fun-filled new take on the casual first person arena shooter.

    This project has moved, to continue following our development please see http://redeclipse.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Dark Revelations: Katharsis

    Dark Revelations: Katharsis

    Dark Revelations - Katharsis is a first person stealth adventure game,

    Dark Revelations - Katharsis is a first person stealth adventure game, based on the DarkPlaces Engine. Uncover the truth about John Linoges dark(?) past, and help him to escape the clutches of purgatory-asylum. Use the shadows of the night as well as Lucifer's blinding light to guide him into freedom and salvation. Features: - True stealth experience with custom gamemechanics - Unique light ablities - Dense atmosphere - Intense story - Evolving main character - Strong and unique characters This is a complete free game, made out of passion and a vision. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Time Of Tanks is a game developed by me using Unity 3D Game Engine..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dungeon Map Editor

    Dungeon Map Editor

    A 2D tile map editor created using .NET framework.

    A 2D tile map editor created using .NET framework.
    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
    Flexible Isometric Free Engine

    Flexible Isometric Free Engine

    Cross platform 2D game creation framework with Python bindings

    FIFE is a cross platform 2D game creation framework written in C++ with Python bindings. It's designed to be flexible enough to support a wide variety of 2D game types but specializes in 2D isometric type views.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11

    Bubbles

    Game created with playrix engine.

    Very small game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MMORpgmaker
    A MMORPG Game Engine Writted in Monogame GL full C# Very easy to make a game. With simple Level Editor. Whit cross-plattform Server on .NET Core Tecnology Build your Cross-Platform Game whitout programming! Aviable for Xbox one, PS4, Android, iOS and more platform. Try Live Demo: http://www.makingitalia.net/MireWEB/ Project are migrated on Mire Engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenGL 3.3 + 4.0 game engine with world editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    FOSSMMO

    To create an open source and openly developed mmorpg

    ...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
  • 15

    ChessApplication

    A chess application : game with human and/or computer

    A chess application in order to play against computer or to play with another human. No network playing is planned (no FICS). This program uses the Carballo Chess Engine in order to check moves, and the Stockfish engine (that you must download on their website) in order to generate the computer moves.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Bad Monkey Engine

    Bad Monkey Engine

    A truly extensible cross-platform game engine

    The Bad Monkey Engine is designed to function as the core engine for game development. Its architecture fully supports cross-platform game development by abstracting all platform specific code into general purpose utility classes. The primary platform is WinTel with parallel development occurring for Unix-based operating systems. Console-based platforms are not available yet due to the restricted nature of the APIs for these platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Arx Libertatis

    Arx Libertatis

    Cross-platform port of Arx Fatalis, a first-person role-playing game

    Arx Libertatis is a cross-platform, open source port of Arx Fatalis, a 2002 first-person role-playing game developed by Arkane Studios. Arx Fatalis features crafting, melee and ranged combat, as well as a unique casting system where the player draws runes in real time to effect the desired spell. The Arx Libertatis source code is based on the publicly released Arx Fatalis sources and available under the GPL 3+ license. This does however not include the game data, so you need to obtain...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    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. ...
    Leader badge
    Downloads: 60 This Week
    Last Update:
    See Project
  • 19
    Battle for Mandicor is free real time strategy (RTS) game. It uses Stratagus-engine (http://www.stratagus.sourceforge.net).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    PygameFrame

    Python/Pygame Game-Building Framework

    A template I created to help me organize my Pygame code, that I decided to share for everyone's use. I built it to help me organize all of the programming practices I have seen in different Pygames, tutorials, books, and other sources, to help me make a robust framework that I can simply copy-paste to start new projects with. This package was originally known as "Santo's Pygame Template", but I've renamed it to "PygameFrame" since. This is merely a skeleton to build a game from; and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PokerAssist

    PokerAssist

    Poker game assistant to get probabilities to win a hand.

    PokerAssist derives probabilities to win Texas Hold'em poker games. It includes a user interface in Qt, and the source code is in Python v2.5. INSTALL : This software DOES require Python v2.5+ and PyQT4.X installed before running, then simply launch pokerassistant.py once the sources have been unzipped. Next version will migrate to Java technologies for developing convenience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A tower defense game written in Python with PyGame
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    SoftPixel Sandbox

    SoftPixel Sandbox

    3D world editor for game development

    The SoftPixel Sandbox is an open-source 3D world editor. It is designed to be used particular in combination with the SoftPixel Engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    C++ SDL Game Engine

    A very small multi-platform game engine for creating desktop games.

    A very small and excellent Game Engine created in C++ using the SDL libraries. Runs on multiple platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    glxCore

    glxCore

    Tactical, turn-based game engine, that uses OpenGL and WinAPI

    Tactical, turn-based game engine, that uses OpenGL and WinAPI specific. In the initial phase of development will focus on the general game logic, in an elegant pack of std. C++. This project in principle, can be described as academic. Feel free to to review the code, any remarks and comments.
    Downloads: 0 This Week
    Last Update:
    See Project