Showing 62 open source projects for "stable"

View related business solutions
  • Vivantio IT Service Management Icon
    Vivantio IT Service Management

    Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

    The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
  • 1
    OGRE

    OGRE

    scene-oriented, flexible 3D engine (C++, Python, C#, Java)

    OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce games and demos utilizing 3D hardware. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes. We consider the results of our GL3Plus RenderSystem as the gold standard. The respective...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Bevy

    Bevy

    A refreshingly simple data-driven game engine built in Rust

    ... features are missing. Documentation is sparse. Please don't build any serious projects in Bevy unless you are prepared to be broken by API changes constantly. Bevy relies heavily on improvements in the Rust language and compiler. As a result, the Minimum Supported Rust Version (MSRV) is "the latest stable release" of Rust. Built directly on top of Bevy's ECS, Renderer, and Scene plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Exult
    A game engine for running Ultima7 on modern operating systems, plus a map-editor and other tools for creating your own mods and games.
    Leader badge
    Downloads: 659 This Week
    Last Update:
    See Project
  • 4
    Cube 2: Sauerbraten (game engine & FPS)
    3D game engine (more powerful redesign of the Cube engine) and FPS game
    Leader badge
    Downloads: 536 This Week
    Last Update:
    See Project
  • Build with generative AI, deploy apps fast, and analyze data in seconds—all with Google-grade security. Icon
    Google Cloud is a cloud-based service that allows you to create anything from simple websites to complex applications for businesses of all sizes.
  • 5
    QuakeSpasm

    QuakeSpasm

    A modern, cross-platform Quake game engine based on FitzQuake.

    QuakeSpasm is a *Nix friendly Quake Engine based on the SDL port of the popular FitzQuake. It includes some new features, important fixes, and aims for portability and 64 bit correctness.
    Leader badge
    Downloads: 421 This Week
    Last Update:
    See Project
  • 6
    Vanda Engine

    Vanda Engine

    A free 3D game engine to create games and realtimes scenes for Windows

    Vanda Engine is a free and open source 3D game engine for Windows. I'm developing this game engine for years to help the students and other enthusiast learn game engine programming and develop 3D games for free. While giant companies are building game engines with huge budget and a lot of manpower, I'm developing this free 3D game engine alone with no budget. I have published step by step tutorials about Vanda Engine, 3D tools, and COLLADA format: https://vanda3d.org/tutorials/ Please...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 7
    CoffeeMud

    CoffeeMud

    Full featured MUD server with all the trimmings.

    CoffeeMud is a text-based virtual reality game engine (a MUD). It is a mature, full-featured Java codebase. It includes web (HTTP) and email (SMTP) servers, chat (IMC2 and I3) and web clients, and supports ANSI, MXP, and MSP.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    Orx: Portable Game Engine

    Orx: Portable Game Engine

    Orx: Portable Game Engine

    Orx is a portable, lightweight, plugin-based, data-driven and extremely easy to use 2D-oriented game engine. As orx is data driven, it allows users to create games with a small number of lines of code and reduces drastically the development time.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Castle Game Engine

    Castle Game Engine

    Game engine supporting many 3D/2D formats and graphic effects

    This project has moved to: - Our website https://castle-engine.io/ - GitHub repo: https://github.com/castle-engine/castle-engine/ Cross-platform 3D and 2D game engine for Object Pascal. Rendering and processing of game assets in glTF, X3D, VRML, Collada, Spine and other formats. Many graphic effects including shadows, shaders, mirrors, screen effects. Animation, collision detection, 3D sound. Extensible system of 3D objects, with out-of-the-box levels, items, intelligent creatures...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 10
    NakedHeretic

    NakedHeretic

    A conservative source port of Heretic that is identical to DOS

    NakedHeretic is an ultra conservative source port aiming to be identical to the DOS original in nearly every way. No window modes, no extra resolutions, no uncapped framerates. Just DOS Heretic, ported to SDL2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NakedHexen

    NakedHexen

    A conservative source port of Hexen that is identical to DOS

    NakedHexen is an ultra conservative source port aiming to be nearly identical to DOS in every way possible. No uncapped framerates, no dehacked, no extended menus or enemies, no window mode, only DOS Hexen ported to SDL2. Note: CD Music is NOT supported here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MirageVB6

    MirageVB6

    Visual Basic 6 2D online adventure game engine

    Welcome to MirageVB6. --------------------------- This version of Mirage Source is a continuation from Mirage Source 5. This new release includes support for SQLite, SHA256 password hashing, and control pad support for moving, attacking, and picking up items.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    VatraLib

    VatraLib

    A simple cross-platform game engine for creating old-school 2D games

    VatraLib is a simple and light-weight cross-platform game engine which allows for creating old-school 2D games, such as Jump 'n' Runs, Real-time strategy games, and Shoot 'em ups. The key idea is to provide the developer with low-level functionality - animation control, collision detection and the like - so they can focus on making games instead of re-inventing the wheel. VatraLib has been rewritten from scratch, see current code under "Code". The first installment of VatraLib used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ZTAB

    ZTAB

    Ze Text Adventure game Builder : Create as you play !

    Software for creating very easily Text adventure games : * Build text adventure games, gamebooks, visual novels or point and clicks * Text, image and sound based aventure games. * Simple graphical game edition (no script) * Design as you play: you play, and if you want to enhance, you add new text and conditions and you continue to play. Nothing simpliest ! * As you design, ZTAB points out your errors and compute playability statistics * Import/export : Windows Game, HTML, RTF, DOCX,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Abuse

    Abuse

    Fork of AbuseSDL to carry on development

    Abuse is a game by Crack Dot Com from 1995 released as public domain (shareware data and game engine). This is a fork of the popular AbuseSDL port intended to carry on development in an extremely conservative manner and to be vanilla compatible, including savegames.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    ReBOOM

    ReBOOM

    Conservative port of BOOM 2.02 to modern systems.

    ReBOOM is a direct port of BOOM 2.02 to SDL2 aiming to be as close to the original as possible while adding Quality of Life features to it, such as always on stats. ReBOOM is demo compatible with BOOM 2.02. Please note, that this is essentially BOOM 2.02 compatible, it is NOT compatible with many wads 'claiming' to be Boom-compatible. Many of these modern Boom wads are in-fact only PRBoom-compatible and are not classed as Boom-compatible by myself or by historical Boom. It is pure...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Monk
    Free client-based chess game engine with its own board. Written in wxDevC++. Latest release of this software is now available at https://e2-e4.org/en/ as a website' bot program. Feel free to play with one online. Also recently was made an OpenGL version of the game. Added to "Files" as "monk_src_en.zip". Contains Windows application and complete sources for "wxDev C++".
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Spring RTS Engine

    Spring RTS Engine

    Spring is a free RTS engine developed for Windows, Linux and Mac OS X.

    Spring is a versatile 3D RTS game engine. Using extensively Lua for scripting game-specific code to make nearly every aspect of the engine customizable, from GUI, to unit AI, to pathfinding.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 19
    Haxima is an Ultima-like game engine (2D tile graphics) with combat, magic, NPC AI, an embedded scripting language, and in-game editing.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 20
    Doomsday Engine

    Doomsday Engine

    DOOM / Heretic / Hexen source port with enhanced graphics and UI

    A portable game engine for classic first person shooters such as DOOM, Heretic and Hexen. Lets you enjoy the original games using modern technology, including high-resolution OpenGL graphics, 3D models, and dynamic lighting effects.
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • 21
    VASSAL Engine
    VASSAL is a game engine for creating electronic versions of traditional board and card games. It provides support for game piece rendering and interaction, and supports play by email or over a live connection.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 22
    Mire Engine

    Mire Engine

    2D Game Engine

    A Cross Platform 2d Rpg Game Engine for mobile and Console.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    KlayGE is an open source, cross-platform game engine with plugin-based architecture. It provides a framework to make game development, testing, porting as simple as possible.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Model T Dice Box

    Model T Dice Box

    RPG dice roll simulator for vintage Tandy TRS-80 100/102/200 laptops

    Simulate dice roll mechanics from the comfort of your vintage Tandy TRS-80 Model 100/102/200 ("Model T") laptop! Roll any die from d1 to d4200 (why not, you know you want to!) or use one of the built-in systems. Designed to pass around your table, the Model T Dice Box brings a retro new dimension to any game night! Dice Box supports a variety of popular RPG systems and dice mechanics including standard dice expressions (A+*dX+-*B+-L:H), exploding dice pools, full Continuum support (yes,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NoahGameFrame

    NoahGameFrame

    A fast, scalable, distributed game server engine/framework for C++

    A fast, scalable, distributed game server engine/framework for C++, including the actor library, and network library, can be used as a real-time multiplayer game engine ( MMO RPG/MOBA ), which supports C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal. Easy-to-use, interface-oriented design. An extensible plugin framework that makes getting your application running quick and easy. A clean, uncluttered design and stable engine that has been used in several commercial products. A high...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next