Showing 361 open source projects for "core game engine"

View related business solutions
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    This project is a project involving the creation of a 2D tile-based RPG The Emerald Dream and its supporting game engine. The game engine is written in C# and targets the .NET framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An adaptable program meant for design of 2D or pseudo-3D role-playing games using a minimum of programming. Users can create new resource types and get automatically generated editors for them, as well as write scripts to be run by the engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Zen Worlds is an object oriented C++ virtual worlds / MMO game engine framework. This project includes Zen Engine game engine client, Zen Enterprise, an Enterprise Service Bus, and a C++ Application Server, and Zen Studio, a game development IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Project sovles the basic mathematical tasks with geometric objects. The application engine goes through the data of the objects in real time and computes their possible intersection points. The goal of this project is to implement real collisions. homepa
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 5
    A cross-platform game engine for creating RPGs with interactive, dynamic worlds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Andruill Engine

    Andruill Engine is a GMS (Game Management System) written in PHP.

    Andruill Engine is a GMS (Game Management System) written in PHP. It uses MySQL and Smarty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Modular Game Engine

    Modular Game Engine

    Modular Game Creation Framework.

    The Modular Game Engine project aims to create a framework for building and prototyping computer games. The focus lies on its ontological approach. Every object in a game is represented by a separate module. These modules share a common interface and can therefore be plugged into other projects effortlessly. A module can have configurable properties, allowing for different configurations of the same module to serve different purposes. Relationships can be defined between different modules...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    NUSoftware Game Engine is a framework used for games development. A simple API to easily create games using advanced 3D graphics & sound systems simplified for the average programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Game engine providing a layer of well-structurized game logic separated from rendering, sound effects etc. For rendering you can use for example Ogre3d.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project use OGRE3D graphic module, Havok Physics, RakNet and OpenAL. Make a MMO game framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    YissuGame-Engine is a free engine. You can create a free browsergame with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Open-Source XNA engine for two dimensional games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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
  • 17
    Red Dice Engine

    Red Dice Engine

    2D Isometric Engine

    An isometric, 2D engine, used to make tactic games and isometric rpg engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A sime Java sprite engine that can be used inside any java graphical component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Open Strategy Game Architecture is a framework for game creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    CMGDK

    CM Game Development Kit

    The CMGDK is an game engine useable in C++11. It is completely cross-platform, using OpenGL Core 3.3(need DSA,VAB) and OpenAL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PvEngine

    An HTML5 Game Engine written in Javascript

    An HTML5 Game Engine written in Javascript, PvEngine currently supports basic operations only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The OpenFPSC project is a community-driven project with the idea of improving the FPS Creator game source code, released by The Game Creators. An integrated project, without commercial intents, and improving the FPSC experience for the community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Recreation of the Game Engine of the popular Total War game series. The main goal of this project is to be 100% compatible to existing mods for at least the Medieval 2 game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    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). Examples of Components are Rigidbody, HeatTransfer, Inventory, MeshRenderer, ParticleSystem. The intent of use for this system...
    Downloads: 0 This Week
    Last Update:
    See Project