Showing 229 open source projects for "engine games"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 1
    The "OpenGL ParticleEngine" is a project to present possible uses of particles in a computer game, which is based on a programming class in computer science studies at the University of Technology Aachen. It's written using C++ programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    B-Reality is a 3D game or real-time simulation engine. It is centered on physic simulation: every object in a scene is animated in function of its physic properties and forces applied on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A Space-Flight Simulator, divided into two parts. The first is sapphire-fx, a scriptable particle-engine for OpenGL. The second is the game and game engine iteself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Open 3DGE is a full featured modular outdoor 3d game engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 5
    bEngine is an open source OpenGL-based multiplatform graphics engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XMUD is a MMORPG implementation in Java. Players can extend the system by creating new objects. The game provides a 3D engine written in Java3D, Persistent state management, synchronization and networking subsystems. Compatible with NWN modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WoD is a 3D gaming platform built on top of SDL. The platform includes dynamic scripting for the game engine, AI, widgets(for game settings and others), configurations, and so on. Eventually a test game will be built to show off WoD.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    This project will create a powerful, state of the art 3D game engine in the form of a library based on Open GL
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Realtime strategy game with nice graphics. ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Start Free
  • 10
    Powerful platform for creating networked multiplayer 3D games. The system includes specifications for a client engine and 2 protocols. Demo apps: mud/moo proxy, tetris. Currently uses OpenGL, VRML, java, tcl. Client/server architecture for security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A (soon to be) complete wrapper engine for the OpenGL graphics library. It will support all of the most important 3D functions, including camera, lighting, object creation, and more. Also, multimedia and networking support are planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A universal 3D game engine designed to be portable, powerful, flexible, and easily extendable through an extensive plugin system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Over is a space-based comic-like RTS game with some MMO features (persistency, commander profile, etc...) It also features customizable fleets and wings. Over is build on a completely custom engine which currently runs on linux and windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This will be an RPG engine for single player RPG's, using OpenGL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A set of tools to provide a flexible editing system for an arcade-style engine, in developing of hardcore game epics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LxDoom is a version of the classic fps game Doom by id Software. Specifically, it's an engine for playing Doom levels, based on the source code released by id Software. It aims to be free, reliable, portable, and support a wide range of levels.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Wrecked Games Engine is a cross-platform 3D game engine written in C++. With a limited amount of abstraction, the engine is meant to be simple. The game logic is separated and driven by scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ShadeGE is an example implementation of features present in a modern 3D game engine. Games can be written using scripts in Python or Lua, or through the C++ API directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QbiX is an OpenGL engine written in C++ for Linux / Windows / MacOS. The engine can be used to develope complex games and short demos and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A 3D OpenGL demo which uses latest shader language enhancements. It provides a custom 3D engine and a COLLADA loader for scene management and animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Jetdog (Jave Engine for Two Dimensional Online Games) is a liberally licensed game engine focusing on 2D games with a strong emphasis on network and cooperative play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Lfant

    A small Game Engine project.

    Lfant is a small (so far) 3D game engine, rendered using OpenGL. It will be primarily aimed toward action games, but able to conform to other genres. The code uses an Entity-Component model, a bit like Unity3D, where Entities have a list of Components that they can access at any given time. These components "add" functionality to the owner Entity (albeit not directly).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Project Water is a multiplayer war simulation game containig our game engine (developed simultaneously) which is meant to be independent of this game and possibly used in our future projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    It'a a simple snake game but in 3D with a lot of new features and a new gameplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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