Showing results for

game

architecture

on github.com
github.com › isadorasophia › murder
GitHub - isadorasophia/murder: Murder is a pixel art ECS game engine.
...This is what the architecture looks like:
└── root
└── resources
└── src
├── game
github.com › GaijinEntertainment › DagorEngine
GitHub - GaijinEntertainment/DagorEngine: Dagor Engine and Tools source code from Gaijin Games KFT
...root
Prebuilt game (executables, shaders, vromfs, gameres) is available as outerSpace-prebuilt-fullsrc.tar.gz
Automatically generated Dagor Documentation contains general architecture description, API...
github.com › tversteeg › chuot
GitHub - tversteeg/chuot: 🐭 AGPL licensed Rust game engine for 2D pixel-art games
...an ECS architecture is great for cache locality and thus performance, I feel that it's overkill for most small games. Nothing is stopping...
github.com › gameplay3d › gameplay › wiki
Input and Sensors · gameplay3d/gameplay Wiki · GitHub
...Additionally, there are methods on gameplay::Game
to poll for the current sensor data. This architecture insulates you, as a developer, from the platform...
github.com › FlaxEngine › ArizonaFramework
GitHub - FlaxEngine/ArizonaFramework: Ready to use, open-source framework for creating games in Flax
Ready to use, open-source framework for creating games in Flax.
- Core game architecture concepts
- Game Mode and Game State
- Player State, Player Pawn...
github.com › axmolengine › axmol
GitHub - axmolengine/axmol: Axmol Engine – A Multi-platform Engine for Desktop, XBOX (UWP), WebAssembly and Mobile games. (a fork of Cocos2d-x-4.0)
Axmol Engine is an open-source, C++ multi-platform engine designed for mobile devices, desktop, and Xbox, well-suited for 2D game development. It...
github.com › gameplay3d › gameplay › wiki
Materials and Shaders · gameplay3d/gameplay Wiki · GitHub
...gameplay 3-D framework uses a modern GPU shader based rendering architecture and uses OpenGL 2.0+ (desktop) or OpenGL ES 2.0 (mobile...
github.com › facebookarchive › RakNet
GitHub - facebookarchive/RakNet: RakNet is a cross platform, open source, C++ networking engine for game programmers.
...The game samples cover several features. The lib directory contains libs for debug and release versions of RakNet and RakVoice There is a make...
github.com › orx › orx
GitHub - orx/orx: ORX: Portable Game Engine
A (HEAVILY) DATA-DRIVEN 2D GAME ENGINE
This engine is licensed under the very permissive zlib license (i.e. it's free for any...
github.com › ConfettiFX › The Forge
GitHub - ConfettiFX/The-Forge: The Forge Cross-Platform Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2
...There is an architectural problem that was probably introduced due to lack in experience in shipping games. In essence what Apple decided to do...