Open Source C++ Game Development Frameworks - Page 3

C++ Game Development Frameworks

View 103 business solutions

Browse free open source C++ Game Development Frameworks and projects below. Use the toggles on the left to filter open source C++ Game Development Frameworks by OS, license, language, programming language, and project status.

  • RouteGenie NEMT software Icon
    RouteGenie NEMT software

    Modern software for non-emergency medical transportation providers, built to improve scheduling, billing, routing, and dispatching processes.

    RouteGenie NEMT software is a modern system built to automate all non-emergency medical transportation processes including routing, scheduling, dispatching, and billing. It helps manage everyday challenges like vehicle breakdowns, traffic problems, cancelations, driver call-offs, will calls, no shows, add-on trips, on-demand trips, and more.
    Learn More
  • Curtain LogTrace File Activity Monitoring Icon
    Curtain LogTrace File Activity Monitoring

    For any organizations (up to 10,000 PCs)

    Curtain LogTrace File Activity Monitoring is an enterprise file activity monitoring solution. It tracks user actions: create, copy, move, delete, rename, print, open, close, save. Includes source/destination paths and disk type. Perfect for monitoring user file activities.
    Learn More
  • 1
    This is a reference OpenGL client for the AESOP multiplayer game framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Aesop Core Libraries

    C++ game libraries plus server.

    These are the core (interface plus shared client/server) libraries used by the AESOP multiplayer game framework. This repository includes the fully functional AESOP server (with sample game logic). These libraries are also used by the reference client, aesop-client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is the server for the AESOP multiplayer game framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Agle means ANOTHER GAME LIBRARY and ENVIRONMENT Agle has a java client and a c++ linux server
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business password and access manager solution for IT security teams Icon
    Business password and access manager solution for IT security teams

    Simplify Access, Secure Your Business

    European businesses use Uniqkey to simplify password management, reclaim IT control and reduce password-based cyber risk. All in one super easy-to-use tool.
    Learn More
  • 5

    AlphaGenesis

    A retro style video game engine for RPGs and adventure games.

    The AlphaGenesis project aims to create both a high quality, strategy oriented, SNES style turn based RPG, and an engine for building top down perspective 2D games. I have been writing the engine in my spare time over the past few years. It currently contains a game client and map editor. It is mostly complete as an engine, but there are a few features I still plan to add. AlphaGenesis is being developed with the intention of being cross platform and easily extensible, so that people without much programming experience will be able to add content to games with little effort. I am pushing to get a playable demo out by the end of January 2014.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Alt is a cross-platform toolkit for creating RPGs (role-playing games). TBA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Aolis Engine

    Aolis Engine

    A 2D Adventure Game & Engine

    Trial of Aolis is a game in planning stages. It will be a 2-dimensional (possibly with some 3D elements) adventure in the style of classic games such as The Legend of Zelda or Final Fantasy. It will be built on an engine named the Aolis Engine. To speak with project members visit the IRC channel #aolis on the Freenode network: http://webchat.freenode.net/?channels=#aolis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AquaGL is a small experimental project to develop and provide open-source game development tools and library code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ArcChat
    *ArcChat* IRC Connection to In-Game Chat in ArcEmu Servers
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloudbrink Personal SASE service Icon
    Cloudbrink Personal SASE service

    For companies looking for low maintenance, secure, high performance connectivity for hybrid and remote workers

    Cloudbrink’s Personal SASE is a high-performance connectivity and security service that delivers a lightning-fast, in-office experience to the modern hybrid workforce anywhere. Combining high-performance ZTNA with Automated Moving Target Defense (AMTD), and Personal SD-WAN all connections are ultra-secure.
    Learn More
  • 10
    Arduino open source X-PID motor control

    Arduino open source X-PID motor control

    Arduino open source PID motor control

    This low cost project is a RC servo like position control of one or two geared motor(s) with a pot as angle feedback. You can send the arduino microcontroller a value from 0 to 1023 and the arduino will control the motor speed and direction to reach your target value. The PID algorithm will insure that the motor will not get into hold vibrations if the pot has some influences. This article will describe where you have to take attentions and what you have to setup to get the best results. The project will help you to connect any arduino motor shield or other H-Bridges to the controller because it is open source and the output pins can therefor be changed as you like. You can upload a better modified version and improove this article by contacting me. With some pin changes you can port this code to other arduino boards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Audio Game Kit

    a game library to develop audio games

    do you want to make your audio game? it is easy! just embed AGK in your C++ application and use it it is very easy to learn
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The BS Game Engine (project name) is actually a DirectX 10 based game engine but prepared to include DirectX 11. This engine gives many extended libraries for a game and many main classes to extend multimedia applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bad Monkey Engine

    Bad Monkey Engine

    A truly extensible cross-platform game engine

    The Bad Monkey Engine is designed to function as the core engine for game development. Its architecture fully supports cross-platform game development by abstracting all platform specific code into general purpose utility classes. The primary platform is WinTel with parallel development occurring for Unix-based operating systems. Console-based platforms are not available yet due to the restricted nature of the APIs for these platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A new open source game engine. We are still looking for one or two more programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Better keyboard

    Small lightweight program to customize your keyboard

    This small lightweight program allows you to modify your keyboard as you want -colors -key changing (you can change "k" to be "h" when pressed) -battery info detector (voltage and battery life) - ability to disable any key on keyboard -and lot more. Needs: java 5.0u75 or higher NET framework 3.5 SP1 or higher 64x architecture of windows, 32x is not supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Create Bezier curves for other applications wich need to move some objects via custom smooth trajectory. Just click several times to add points and drag them to adjust curve's trajectory. Some other utilities are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Blend++

    A cross platform 3d c++ game engine

    Blend++ is a cross platform 3d c++ game engine built off of the blender source code. It uses bullet physics for physics, 3-d modeling and rendering using Blender and Opengl, Programming using c++, and much more!!! Check out the blog for current updates about what we are doing and how you can help. :) https://sourceforge.net/p/blendplusplus/blog/ To become a developer click here: https://sourceforge.net/p/blendplusplus/discussion/developer_submission/thread/4e83e4d2/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An open source text-game engine that is scripted with Lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BlueThunder is a 3D graphics library built upon Direct3D version 10 (HLSL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Brainable is a C++ library containig AI tools for game developpement. You will find in it classes about steering behaviors, pathfinding, learning, decision making... Brainable contains softwares to design graphically different parts of the AI engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bubi will be a simple framework for developing games (based on SDL+OpenGL+OpenAL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Bz-place style for game browsing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    C++ SDL Game Engine

    A very small multi-platform game engine for creating desktop games.

    A very small and excellent Game Engine created in C++ using the SDL libraries. Runs on multiple platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    C+- programming language and WinC+- pack

    also download updates from files section

    Please, read Wiki for more information: https://sourceforge.net/p/cplusminus/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    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
MongoDB Logo MongoDB