Open Source Game Development Frameworks - Page 25

  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Trivia Warrior Game Engine is used to power Flex / Actionscript based Trivia Games. By utilizing this Game Engine you can quickly create your own Trivia Game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    True3D is a game engine that will be centered around OpenGL FPS development. We plan to have multiple versions (for C# and Java)<br><br> Feel free to edit the code and submit changes to me.<br> SVN is now up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TrueAxisDirectXDemo
    A Win32 game demo using TrueAxis middleware and DirectX, coupled with a strong focus on TinyXML to allow design-led development and customizability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    TurboSphere

    TurboSphere

    TurboSphere is an easy to learn and powerful JS based game engine.

    TurboSphere is an intuitive and easy to learn game engine. It is generally modeled after the Sphere RPG engine for its API, although the API has been modernized. It uses JavaScript as its game logic language, and supports many common file types for resources. TurboSphere uses Google V8 for JavaScript execution and SDL for graphics, audio, input and most other game related functions. It includes a map engine intended for top-down, zelda like games. Other, script based map engines are possible, and several have been implemented for TurboSphere's predecessor, Sphere (like the Majestic Map Engine (http://spheredev.org/smforums/index.php?topic=4496.0)). TurboSphere is largely compatible with the Sphere RPG engine, the main API change is the replacement of object creating functions with proper JavaScript constructors. This means that there are several completed games already made that work with TurboSphere, requiring only a small set of compatibility scripts to function in TurboSphere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TuxRO - Ragnarok Opensource

    TuxRO - Ragnarok Opensource

    Ragnarok Cliente nativo para Gnu/Linux

    Projeto do Ragnarok Cliente, totalmente nativo para o Gnu/Linux. Não precisa ser um grande "expert" em programação com software livre ou conhecimento super avançado em qualquer distribuições Gnu/Linux. Basta ter força de vontade em ajudar com bugs no decorrer do desenvolvimento executando o jogo pelo Terminal ou diretamente no decorrer do jogo. Ajudemos, basta querer! Acesse:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    UO Fiddler+

    Essence : Ultima Fiddler+

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    X3D import/export to the Unity 3D authoring system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An open-source game engine that is being developed in Java. Currently in the very earliest stages of production, where I am still creating all of the baseline utilities for loading and using graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    UtiliGame

    UtiliGame is a light-weight game engine written in Java.

    UtiliGame is a light-weight game engine built upon the Utilis classes written in Java. It supports tiles, entities, collision detection, custom collision boxes, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    V2DC

    A synchronisation component for p5.js

    This project aims to build a synchronisation component to synchronise multiple p5.js clients. This component uses WebSocket and a Java EE based server (this last can be replaced by any other server side WebSocket enabled platform).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    VB .NET PHYSX (PHYSICS) DX9 - Engine

    .NET - VISUAL BASIC NVIDIA +ATI PHYSX SLIMDX DIRECTX 9 -ENGINE/WRAPPER

    Visual Basic .Net , Nvidia Physx (PHYSICS - ATI INTEL ETC. COMPATIBLE) , DirectX 9 (using SlimDX) 3D ENGINE/HELPER/WRAPPER This project incorporates these technology into a simple Open Source Engine, allowing simple access to Nvidia PhysX library using DirectX 9 (VIA - SLIMDX) to render "Simulations/Games" ALL IN VB.NET -with- C# and other .NET language compatibility. Visuals now include .X model loading with Animations and Skeletons (shaders) Level loading and AUTOMATIC object (mesh) type detection and classifying ALLOWING ONE .X MESH to be built with LIGHTS, AUTOMATIC CLOTHS, DOORS, DYNAMIC OBJECTS, TERRAIN MESHES AND DYNAMIC MESHES, CAMERAS, PORTALS, DUMMIES ETC... all by simple NAMING of objects then the LEVEL LOADER. (partial) Script editor (coming soon) for final setting of Door (to and from portals), Camera , Animation , Physics Fine tuning and Custom shaped/breakable objects, light color and intensity modification with flickering and breakable lights, Inventory,etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project aims on creating a maxscript exporter to the Valve Map File.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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 JOGL for graphics, JOAL for sound, and Spring for dynamic object creation. That (crummy) source code is available under "LegacyCode".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Vegastrike evolved

    evolution for vegastrike SpaceSim/Combat/Trade game

    Vegastrike is an old open source game , cool but unfinished . And while there is still a community , the project is in orbit in a kinda space cimetery . The game can run under Windows,Linux ,Mac . BUT : It is complicated to work with the original SVN repositery , while the admins aren't reactive . So i decided to create that hub , with a trunk based upon the 0.5.1rc1 of Vegastrike . Let's Vegastrike be evolved , with new goals : _Dynamic Market system , better AI , mission and campain editor , etc ... _MMO : Create somewhere a dedicated host to help debug the actual working network code . Artists ( Sound , Image , Video , Mesh modelling , Animation ) and Devs are welcome ! Our ShipYard : https://sourceforge.net/p/vegastrikevo/wiki/Shipyard/ Checkout for alpha version : https://sourceforge.net/p/vegastrikevo/svn/HEAD/tree/branch/VS_evolved_v1.0/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Plugins for Vendetta Online (http://www.vendetta-online.com/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Virtual Actor Demo Implementation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Create your own Visual Novels and play them online or offline in a Web-Browser of your choice. Everywhere at anytime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Visual Visuals

    Visual Visuals

    Vague, unoriginal, obscure, and unknown!

    This very vague project is all about visual programming that relates, somehow, to video games!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Vivid3DIDE

    Vivid3DIDE

    Vivid3D is a C++ IDE/3D engine, with python scripting.

    Vivid3D is a C++ IDE/3D engine, with python scripting. - It uses DX12 or Vulkan, and will support RTX features. It features gameplay facilitated by Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    VividEngine2OS

    VividEngine2OS

    Vivid Engine 2 is an open source 3D Engine coded using C# and C++.

    Vivid Engine 2 is a open source 3D engine with full integrated OpenGL UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The VolxEngine is a game engine, including 2D & 3D rendering, Lua script implementation, input, collision and particle systems. It's based on SharpDX (http://sharpdx.org/) and is intended to be a very fllexible game engine made from C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    WGDIGameEngine

    A simple WinAPI game engine

    The WGDIEngine is a simple game engine that relies solely on the functions naturally provided by the WinAPI. It was developed for educative purposes and is not meant for usage in complex projects, as it is optimized for understanding, not performance. Designed as an abstract generic Singleton class, you need to derive your own engine from this class and customize it to fit your needs. WGDIEngine is made to support the most basic necessities of simple games providing an interface for key and mouse input and using double buffered drawings as output. There is no sound or extended image support. If you need this, use a real game engine instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Parts of Warzone 2100 (wz2100.net) made better but not necessarily in the game made available to YOU!
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB