saohime
Game engine
An extensible 2D game engine built around an Entity Component System (ECS) architecture
An extensible 2D game engine for Nim, inspired by Bevy Engine
11 stars
2 watching
0 forks
Language: Nim
last commit: about 2 months ago
Linked from 1 awesome list
entity-component-systemgame-developmentgame-enginegame-engine-2dnimsaohime
Related projects:
Repository | Description | Stars |
---|---|---|
saemideluxe/semicongine | A small game engine for creating 2D and 3D games using Vulkan and Nim programming language. | 35 |
vitei/usagi | A game engine built around a hierarchical Entity-Component-System architecture to manage complex interactions in games. | 53 |
supernovaengine/supernova | A game engine that supports 2D and 3D development using an entity component system and data-oriented design. | 297 |
enginmanap/limonengine | A 3D game engine for first-person games with features like dynamic lighting and physics, designed to be easy to use and extend. | 589 |
phisko/kengine | A game engine built around an Entity-Component-System architecture with C++20 support and runtime extensibility | 606 |
sebas77/svelto.ecs | A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. | 1,223 |
neoaxis/neoaxisengine | A real-time platform for creating 3D and 2D games and apps with support for rendering and graphics. | 182 |
andygeiss/ecs | Builds a custom game engine using the Entity Component System concept in Go. | 127 |
ezengine/ezengine | A C++ game engine providing a modular framework for building games with 3D graphics and various features. | 1,411 |
klaussilveira/qengine | A cross-platform retro game engine built on top of the Quake II codebase, designed for creating 3D games with a focus on simplicity and ease of use. | 855 |
ncine/ncine | A cross-platform 2D game engine for creating games and interactive applications | 1,080 |
panosk92/spartanengine | A game engine with cutting-edge rendering capabilities and real-time physics simulations. | 2,224 |
engoengine/ecs | An implementation of the Entity-Component-System paradigm in Go | 298 |
solenum/exengine | A modular, C99-based 3D game engine designed to be easily integrated into projects. | 556 |
yushroom/fishengine | A Unity-like game engine written in C++ with features like physically based rendering and asset management. | 237 |