ecs

Game Engine

Builds a custom game engine using the Entity Component System concept in Go.

Build your own Game-Engine based on the Entity Component System concept in Golang.

GitHub

127 stars
3 watching
10 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list

benchmarkbitmaskbitsetentity-component-systemgame-developmentgame-enginegame-engine-2dgogolanggoroutineraylibscalability

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
engoengine/ecs An implementation of the Entity-Component-System paradigm in Go 298
phisko/kengine A game engine built around an Entity-Component-System architecture with C++20 support and runtime extensibility 606
godotecs/godex An ECS implementation for the Godot Engine game development framework. 1,228
sebas77/svelto.ecs A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. 1,223
qixi/fast_ecs An Entity-Component-System library designed to efficiently handle entities and components in game development. 14
mlange-42/arche An ECS for Go, providing an archetype-based entity-component-system for individual-based modelling. 144
vitei/usagi A game engine built around a hierarchical Entity-Component-System architecture to manage complex interactions in games. 53
engoengine/engo An open-source 2D game engine written in Go, implementing an Entity Component System paradigm. 1,756
kevinresol/exp-ecs A macro-powered framework for building entity-component-system game engines 59
supernovaengine/supernova A game engine that supports 2D and 3D development using an entity component system and data-oriented design. 297
sergeymakeev/ecs A software framework implementing an entity-component-system architecture for game development and other performance-critical applications. 190
ajhager/engi A cross-platform 2D game development library for Go 395
vova616/garageengine A 2D game engine written in Go, implementing an Entity/Component system and providing features like physics, texture packing, and scene management. 321
richardbiely/gaia-ecs An entity component system framework for building data-oriented games and applications with efficient storage and processing of entities and components. 82
glassesneo/saohime An extensible 2D game engine built around an Entity Component System (ECS) architecture 11