Showing 1720 open source projects for "engine game"

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
  • 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.
    Try It Free
  • 1
    YGE is an easy to use, small game-engine, written in C++. Git Repository: http://github.com/yenware/YGE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a C++ Library that is used to make card games like Solitaire or maybe Poker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Vingie, which stands for 'Vingie is not Game, is Engine', is an open source (GPLv3) MMORPG engine (server-side implementation only) and MMORPG client-server protocol implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Game Builder

    Map and logic editor

    Create game without programming, but optional you always can replace core engine (source code included)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5

    Emerald Dragon Engine

    A 2D Java game engine

    A light, Java based 2D game engine. Easy to use, powerful when you need it, no unneeded bells and whistles to slow you down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    game engine for a series of necromancer games
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The BlueSources Engine is a 2D-3D game engine wich work with SDL and OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A game engine geared towards facilitating the implementation of server emulation software for existing massively multiplayer online games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Originally a fork of Legend of Mazzeroth, this project aims to create an engine rather than a game. It aims to be a 2D MMORPG engine, fit for easy customization through Ruby. It also features an edit of Tiled, the map editor made at www.mapeditor.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    This is a Ogre3D Game Engine based, with OIS as input system and a very flexible plugin system for all other features, like sound, video, network, gui and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Asplosion RPG Engine is a command-line RPG (role-playing game) engine. Unlike other rogue-like game (such as Nethack), Asplosion focuses on party-based gameplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    An extensible roguelike game, designed to support a central engine and a fully extensible data system allowing for extensions of the game without needing to recode it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is an independent game development, carried on by a 12 people team (9 developers and 3 graphic designers). It will be a 3d game using on an open source 3d engine .Main targets: develop a full functional game, learn a lot and have fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Built with R, this code allows the user to simulate the game of basketball. While the main focus is on simulating the NBA, the code provides a framework for simulating other leagues by modifying the default set of rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Doro is a text based roleplaying game engine, written in Ruby. It is designed to be modular and flexible replacement for traditional 'hardcoded' engines like Diku. Main website at http://www.foo.me.uk/doro/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This projects targets to create an open source modular game engine that supports complex physics, shaders, networking, 3D audio, and everything required by a modern game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A server and client for online card games. Initial development will focus on implementing the Shadowfist(tm) card game. GPL license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    CyberEngine

    An engine using irrlicht that I will use in Global Game Jam 2013

    This should become a simple irrlicht game engine. I am making it to learn irrlicht and to make an engine for the Global Game Jam.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cross Platform Game Engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FrakTal's objective is to create a game engine and a default game implementation of an innovative real-time strategy game concept in Far west environment. The main idea is that the player can customize his character to let him some autonomy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Arcade Game about plane. This game based on "Shootiah Engine"(fork of "Battle Scene Engine") - cross-platform game engine. Sorry, for no downloads. We have some troubles with content copyrights. You are 3D ot Texture atrist? Join us!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Wonderbolt

    A C++ game engine based in SDL

    Wonderbolt it's a 2D game engine based in SDL, with the objective of be flexible and multiplatform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    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
  • 25
    Open Voxel Engine for RTS

    Open Voxel Engine for RTS

    Java based Open source Voxel Engine for RTS games

    OVERTS© is an open source Java coded gaming engine that is designed for the creation of turn-based and real-time strategy games. The aims of this project is to create easy to use tools to create worlds, terrains, and objects, with an easy to use Voxel editor, as well as provide an API for easy coding of most any style of strategy game one can think of.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo