Showing 48 open source projects for "python game engine"

View related business solutions
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • Field Sales+ for MS Dynamics 365 and Salesforce Icon
    Field Sales+ for MS Dynamics 365 and Salesforce

    Maximize your sales performance on the go.

    Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
    Learn More
  • 1
    ika is a game engine designed to allow one to make a console style RPG with a minimum of code, while allowing one who is willing to code an impressive level of power over the look and feel of one's project, thanks to the embedded Python interpreter.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Snack combines a high-level object oriented language (think JavaScript) with a bytecode execution engine. An example air traffic control game (a port of the classic ATC) and a text adventure framework are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A XNA Game Development Project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A virtual world engine writen by C# Provide network,serialization,thread management,work flow,cluster management,RPC etc.It's designed for concurrency. For performance, it doesn't use lock to resolve conflicts, otherwise it use queues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 5
    LITS is a game development engine, which offers basic implementations of the most needed interfaces: Graphic, Network, Sound and Input. All interfaces have several (parts plattform independent) wrappers which can be choosen as needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Hotaru is an XNA-based Game Engine that is intended to be used for 2D Action RPGs. Game Developers can use Tonbo (a Visual Studio Plug-in) to create and distribute games that run on Hotaru.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    UADL is a collection of Windows DLLs that enable a developer to easly create complex applications. It includes a very powerful Game Engine [C++], Network Support [C#], and various other tools [C++/C#] to ease almost any development project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project aims at writing a threaded, object-oriented and scriptable game engine targetting the .NET platform, using a mixture of c# or managed c++ ports of famous c/c++ components such as OGRE, CEGUI, Newton, Lua, Python, Audiere, OpenAL, etc...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    SAGE stands for Simple Asynchronous Game Engine and is an attempt to implement a multithreaded game engine in C#. For rendering/physics/sound/etc it uses(/will use) open source libraries (like OGRE, ODE, etc) through plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Service+ for MS Dynamics 365 & Salesforce Icon
    Field Service+ for MS Dynamics 365 & Salesforce

    Empower your field service with mobility and reliability

    Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
    Learn More
  • 10
    BooGame is an object oriented CLS-compliant, 2D game engine framework that provides high-level hardware accelerated video, audio, keyboard, mouse, embedded scripting and many image formats. Written in C#, BooGame targets .NET 1.1, 2.0 and Mono platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GameGuts is a collection of low-level services for game development. It is not a game engine; it is a foundation on which to build an engine. A DLL with a C API, targeted at higher-level languages. Includes bindings for .NET, more to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RealmForge (now Visual3D Game Engine)

    RealmForge (now Visual3D Game Engine)

    1st 3D game engine built in C# for .NET, Visual3D Engine's predecessor

    The first 3D game engine built in C# for .NET, predecessor to the Visual3D Game Engine (https://www.poweraccess.net/visual3d-game-engine), an All-in-One Game Development Tool for Next-Gen 3D Games, MMOs, Simulations and Virtual Worlds powered by Microsoft XNA.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    A Portable 2D Role Playing Game Engine designed to allow non-programmers to create customized 2D role playing games using a platform independant development kit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This XML-based language will allow easy creation and integration of Game Map and Object definitions for any game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    pluggable scripting engine written in C#, with plugins compiled at runtime from C# sources. Has some examples. This is meant for a game, but should make interesting reading for C# programmers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A cross-platform, component based application framework for game and simulation development, with the goals of flexibility, extensibility, and performance. Developed for the .NET platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The VROnline project is universal 3D virtual reality engine for games with client/server architecture, free 3D camera, user configurable actions and AI scripts. It's based on C# and directX (now 9.0) technology. It can manage many data models(rpg,sims).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A C# engine for the popular Tower Defense / Defence style puzzle game. Easy to extend and integrate into new projects..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A C# engine for the popular MineSweeper style puzzle game. Easy to extend and integrate into new projects.. See the engine in action: http://www.kongregate.com/games/pintsized/electronminefield
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Iso2DEngine

    Isometric engine for 2D rendering with XNA and SDL

    Isometric engine for 2D rendering. Supported frameworks: * SDL * XNA * easily extendable to other frameworks Features: * diamond maps of different width and height * user defined tile size (via rendering metrics) * supports 1 static tile + and any amount of movable elements per cell * z-order display * supports animated tiles * supports zooming (ability to define tilesets for different rendering metrics and switch between them) * supports multi-cell elements
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Intended to be a cross-platform 3D engine and toolkit using the Tao framework and allowing C#/F#/.NET developers to target Mac OS X and Windows with a single build. Also includes accessory tools for managing builds and ports of your game product.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Multithreaded .NET game engine with Lua scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Leadwerks Arena is an open source first-person/third-person arena game for online play between players. It is a community created tech demo for the Leadwerks Engine 2.1 and showcase of Phoenix.Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB