Skip to content

Latest commit

 

History

History
158 lines (134 loc) · 7.58 KB

game-engine.md

File metadata and controls

158 lines (134 loc) · 7.58 KB

Bookmarks tagged [game-engine]

https://github.com/Equilibrium-Games/Acid

A high speed C++17 Vulkan game engine. [MIT]


http://liballeg.org/

A cross-platform library mainly aimed for video games and multimedia programming. [zlib]


https://github.com/AtomicGameEngine/AtomicGameEngine

A multi-platform 2D and 3D engine with a consistent API in C++, C, JavaScript, and TypeScript. [Commercial]


https://github.com/BearishSun/BansheeEngine

Modern C++14 game engine with Vulkan support, fully featured editor and C scripting. [LGPL3/Commercial]


http://www.cocos2d-x.org/

A multi-platform framework for building 2d games, interactive books, demos and other graphical applications. [MIT]


http://sourceforge.net/projects/delta3d/

A robust simulation platform. [LGPL2]


https://github.com/skypjack/entt

Gaming meets modern C++. [MIT]


https://github.com/gameplay3d/GamePlay

A cross-platform native C++ game framework for creating 2D/3D mobile and desktop games. [Apache2]


https://github.com/godotengine/godot

A fully featured, open source, MIT licensed, game engine. [MIT]


http://www.gritengine.com/

Community project to build a free game engine for implementing open world 3D games. [MIT]


https://github.com/amzeratul/halley

A lightweight game engine written in C++14 with a "true" entity-component system. [Apache 2.0]


https://github.com/gongminmin/KlayGE

a cross-platform open source game engine with plugin-based architecture. [GPLv2] website


https://github.com/OpenXRay/xray-16

a community-modified X-Ray engine used in S.T.A.L.K.E.R. game series. [Modified BSD/non-commercial only]


http://oxygine.org/

A cross-platform 2D C++ game engine. [MIT]


https://github.com/panda3d/panda3d

A game engine, a framework for 3D rendering and game development for Python and C++ programs. [Modified BSD] website


https://github.com/OneLoneCoder/olcPixelGameEngine

The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects. [OLC3]


https://github.com/ivansafrin/Polycode

A cross-platform framework for creative code in C++ (with Lua bindings). [MIT] website


https://github.com/raysan5/raylib

A simple and easy-to-use library to enjoy videogames programming. [zlib/libpng] website


https://github.com/spring/spring

A powerful free cross-platform RTS game engine. [GPLv2/GPLv3] website


https://github.com/GarageGames/Torque2D

An open-source and cross-platform C++ engine built for 2D game development. [MIT] website


https://github.com/GarageGames/Torque3D

An open-source C++ engine built for 3D game development. [MIT] website


https://toyengine.io/

toy is a thin and modular c++ game engine and offers simple expressive c++ idioms to design full featured 2D or 3D games in fast iterations.


https://urho3d.github.io/

A free lightweight, cross-platform 2D and 3D game engine implemented in C++. Greatly inspired by OGRE and Horde3D. [MIT]