Showing 121 open source projects for "python games code"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 1
    Pygrid Engine

    Pygrid Engine

    Pygrid is an open-source and cross-platform pygame/python 2D engine.

    Pygrid is an open-source cross-platform pygame/python engine for the development of 2D top-view and platform games. It follows the "grid-fixed" principle, in which every game-object has a fixed size based on a grid (What allows perfect object interaction, such as "collision" and "movement").
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    cube_chung
    cube chung is a compact hack & slash cube / minecraft like game trial using gui_chung and openGL , written in compiled freebasic. Hunt lions, tigers, dinosaurs, build houses or dig tunnels.Save,import,merge and load options included.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5

    AMXX Menu Generator v1.2

    Generates a menu in an AMXX plugin

    AMXX Menu Generator is a program that allows both new and experienced programmers to generate a menu for their AMX Mod X plugin. This program allows customization of every menu option available. The generator will generate a fully operational plugin if you enter everything correctly. Please note that this is my first program I've ever built, so please point out any bugs you may find. Also, suggestions are always...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Multiverse

    Multiverse

    Open Source Virtual World and MMOG Development Platform

    3D Client (Windows), Server, and Tools to easily create massively multiplayer games and virtual worlds. If you want to contribute to the source code please go to https://github.com/multiversemmo/MultiversePlatform
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Nebula2D

    Nebula2D

    cross-platform 2d game engine

    Nebula2D is a cross-platform 2D video game engine under development for PC, Linux, and Android OS. N2D's philosophy is develop once, deploy many. With the integration of Lua scripting language, developers will be able to write their game's code without the need to think about platform specific pitfalls. An intuitive front end world editor will enable designers to create their game's universe with an easy to use WYSIWYG interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Game Editor
    Game Editor is the game design software that gives you the power to create the games of your dreams, and gives you the chance to get the source code of the game creator and develop 2D games for personal computers as well as mobile devices like iPhone
    Downloads: 27 This Week
    Last Update:
    See Project
  • 9

    Investigo

    Investigo - DX9 Performance and Debugging Toolkit

    Investigo is a toolkit for DirectX9 performance analysis and debugging. For any DirectX9 application: view live performance graphs via the embedded HTTP server and capture performance metrics for offline analysis. Investigo is released under an MIT style licence. The first binary release is now up. An article on Investigo can be found on Code Project: http://www.codeproject.com/Articles/448756/Introducing-Investigo-Using-a-Proxy-DLL-and-embedd If you want to work...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Infraelly
    Infraelly 2D MMORPG engine was a project started in late 2007 by insanepotato. It was to include a client, server, map editor, animator, item creator, and designed to compile on Windows and GNU+Linux. Unfortunately, insanepotato passed away in 2011, and thus as he was the only programmer, development of the engine stopped. About a year later, PyroSamurai, took over as project lead and lead programmer. After familiarizing himself with the code insanepotato left behind, PyroSamurai has...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    jdummy2d

    easy programming language for cross-platform 2d games

    ALL INFO AND LINKS HERE: http://jdummy2d.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RenderTools

    RenderTools

    A cross-platform OpenGL based lightweight scenegraph library

    RenderTools is an OpenGL based scenegraph library in C++ for Windows, OSX and IOS supporting OpenGL|ES1.1, ES2.0, OpenGL1.5 and up to the latest version (currently 4.2). It allows the developer to easily (de)serialize a scenegraph to-and-from xml, create renderbuffers, framebuffers, samplers, vertexbuffers etc. and cross-reference those items. RenderTools allows you to completely specify an application, its resources, viewcontrollers and its renderpasses in one single xml. GraphNodes such...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pygame based isometric game engine for rpgs
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    jAMOS

    jAMOS

    AMOS BASIC reimplementation in Java

    jAMOS is a cross platform, Java-based reimplementation of François Lionet's AMOS BASIC on the Amiga.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    oge2d

    Cross-platform 2D game engine

    Open Game Engine 2D is a full features and cross-platform 2D game engine. It aims to help developers to create 2D games with only flat files (such as ini and script files), so that games could be written once and played under any platform supported. This engine is a pure 2D game engine written in C/C++. It is base on SDL and AngelScript. So, it also aims to run in any platform supported by SDL and AngelScript, such as Windows, Linux, MacOS, iPhone, Android, Windows Phone, Symbian, NDS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OgreSnakes ( Ogre3d+Python+3dsMax )
    OgreSnakes is a RAD game tool developed in Python-Ogre. Uses Bullet for physics, Hikari for HUD and RTT videos, and OpenAL for sounds. OgreSnakes works together with OgreMax exporter to make easily 3d applications. See more in OgreSnakes Forum.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    Blend++

    A cross platform 3d c++ game engine

    Blend++ is a cross platform 3d c++ game engine built off of the blender source code. It uses bullet physics for physics, 3-d modeling and rendering using Blender and Opengl, Programming using c++, and much more!!! Check out the blog for current updates about what we are doing and how you can help. :) https://sourceforge.net/p/blendplusplus/blog/ To become a developer click here: https://sourceforge.net/p/blendplusplus/discussion/developer_submission/thread/4e83e4d2/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Bamboo Engine

    Game framework on top of Python, Panda3D and Twisted

    Bamboo intends to be a complete end-to-end game framework for client/server applications using Twisted for data exchange, Panda3D for rendering and coded in Python. Support for PyPy/CPython may be considered at a later point. An Extreme/Agile Development model is in use to allow for emergent design (IE: changing requirements). Release is updated whenever a feature is added and all tests pass cleanly 100%
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple Python Engine for Adventure Games
    Very simple Python engine for text based adventures(interactive fiction).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    C+- programming language and WinC+- pack

    also download updates from files section

    Please, read Wiki for more information: https://sourceforge.net/p/cplusminus/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SANKit

    Read and write PGN format and test moves for legality.

    SAN Kit was made public in 1993 by Stephen Edwards, the inventor of PGN Chess notation. The original code is in C, and with few comments quite cryptic. In addition, the original author's style was quite quixotic, making it even more difficult to read. This code is now reformatted to modern standards, adds support for NAG codes and comments, and has a "non-CLI" mode for inclusion in chess playing programs. The code has gone through extensive analysis using the llvm/clang compiler...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Lambda Engine

    Lambda Engine

    The Lambda-Engine is a cross platform game engine.

    The Lambda-Engine is a cross platform game engine written in C++. It simplifies core tasks, such as rendering/graphics, sound, physics, math, scene and resource management. It is still *far* from finished, but I am working on it :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GWT is an flexible and object-oriented 2d game engine. It uses Code::Blocks and is based on SFML2 to give the ability to port your code to multiple platforms. With the integrated all-in-one tool for game resources it's possible to develop games in a short time. And it's open source! (license coming soon) Status: planning phase
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    // FR // P.A.C.E. maker est un moteur de jeu en Point'n'Click avec pour objectif de faciliter l'écriture de jeux. // EN // P.A.C.E. maker is a new point'n'click engine allowing an easier game writing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FGGE
    FGGE is an HTML 5 + Javascript Game Engine allowing users to make games without worrying about render, but only on code and game logics, this means faster production and cleaner code.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.