game-engine.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [game-engine]
www.codever.land/bookmarks/t/game-engine
Acid
https://github.com/Equilibrium-Games/Acid
A high speed C++17 Vulkan game engine. [MIT]
- tags: cpp, game-engine
- :octocat: source code
Allegro
A cross-platform library mainly aimed for video games and multimedia programming. [zlib]
- tags: cpp, game-engine
Atomic Game Engine
https://github.com/AtomicGameEngine/AtomicGameEngine
A multi-platform 2D and 3D engine with a consistent API in C++, C, JavaScript, and TypeScript. [Commercial]
- tags: cpp, game-engine
- :octocat: source code
Banshee 3D
https://github.com/BearishSun/BansheeEngine
Modern C++14 game engine with Vulkan support, fully featured editor and C scripting. [LGPL3/Commercial]
- tags: cpp, game-engine
- :octocat: source code
Cocos2d-x
A multi-platform framework for building 2d games, interactive books, demos and other graphical applications. [MIT]
- tags: cpp, game-engine
delta3d
http://sourceforge.net/projects/delta3d/
A robust simulation platform. [LGPL2]
- tags: cpp, game-engine
EnTT
https://github.com/skypjack/entt
Gaming meets modern C++. [MIT]
- tags: cpp, game-engine
- :octocat: source code
GamePlay
https://github.com/gameplay3d/GamePlay
A cross-platform native C++ game framework for creating 2D/3D mobile and desktop games. [Apache2]
- tags: cpp, game-engine
- :octocat: source code
Godot
https://github.com/godotengine/godot
A fully featured, open source, MIT licensed, game engine. [MIT]
- tags: cpp, game-engine
- :octocat: source code
Grit
Community project to build a free game engine for implementing open world 3D games. [MIT]
- tags: cpp, game-engine
Halley
https://github.com/amzeratul/halley
A lightweight game engine written in C++14 with a "true" entity-component system. [Apache 2.0]
- tags: cpp, game-engine
- :octocat: source code
KlayGE
https://github.com/gongminmin/KlayGE
a cross-platform open source game engine with plugin-based architecture. [GPLv2] website
- tags: cpp, game-engine
- :octocat: source code
OpenXRay
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]
- tags: cpp, game-engine
- :octocat: source code
Oxygine
A cross-platform 2D C++ game engine. [MIT]
- tags: cpp, game-engine
Panda3D
https://github.com/panda3d/panda3d
A game engine, a framework for 3D rendering and game development for Python and C++ programs. [Modified BSD] website
- tags: cpp, game-engine
- :octocat: source code
PixelGameEngine
https://github.com/OneLoneCoder/olcPixelGameEngine
The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects. [OLC3]
- tags: cpp, game-engine
- :octocat: source code
Polycode
https://github.com/ivansafrin/Polycode
A cross-platform framework for creative code in C++ (with Lua bindings). [MIT] website
- tags: cpp, game-engine
- :octocat: source code
raylib
https://github.com/raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming. [zlib/libpng] website
- tags: cpp, game-engine
- :octocat: source code
Spring
https://github.com/spring/spring
A powerful free cross-platform RTS game engine. [GPLv2/GPLv3] website
- tags: cpp, game-engine
- :octocat: source code
Torque2D
https://github.com/GarageGames/Torque2D
An open-source and cross-platform C++ engine built for 2D game development. [MIT] website
- tags: cpp, game-engine
- :octocat: source code
Torque3D
https://github.com/GarageGames/Torque3D
An open-source C++ engine built for 3D game development. [MIT] website
- tags: cpp, game-engine
- :octocat: source code
toy engine
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.
- tags: cpp, game-engine
Urho3D
A free lightweight, cross-platform 2D and 3D game engine implemented in C++. Greatly inspired by OGRE and Horde3D. [MIT]
- tags: cpp, game-engine