OSIS
Game engine framework
An entity component system with networking support designed for game development and multiplayer applications.
Entity Component System with network support (for haxe)
44 stars
5 watching
2 forks
Language: Haxe
last commit: about 5 years ago
Linked from 1 awesome list
architectureentity-component-systemgame-developmentmultiplayernetworking
Related projects:
Repository | Description | Stars |
---|---|---|
doraku/defaultecs | An Entity Component System framework designed for simplicity and high performance in game development. | 663 |
hypersurge/awe6 | A framework designed to provide a shared language and platform independence for game development, allowing teams to adapt to changing technologies. | 79 |
vitei/usagi | A game engine built around a hierarchical Entity-Component-System architecture to manage complex interactions in games. | 53 |
andygeiss/ecs | Builds a custom game engine using the Entity Component System concept in Go. | 127 |
kevinresol/exp-ecs | A macro-powered framework for building entity-component-system game engines | 59 |
fallahn/xygine | A 2D game engine framework built around SFML, implementing a scene graph and an Entity Component System. | 218 |
ajhager/engi | A cross-platform 2D game development library for Go | 395 |
dvergar/anette | A simple network library with a straightforward API for communicating between servers and clients over TCP and supporting multiple programming languages. | 37 |
dcfapixels/dragonecs | A C# Entity Component System framework for building dynamic entity-based systems without code generation or dependencies. | 176 |
glassesneo/saohime | An extensible 2D game engine built around an Entity Component System (ECS) architecture | 11 |
deepnight/gamebase | A lightweight framework for building games with Heaps and Haxe | 614 |
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 |
dgcor/dgengine | An implementation of the Diablo 1 game engine | 250 |
vujadin/babylonhx | A Haxe port of a popular 3D game engine, allowing developers to create cross-platform 3D applications using the language. | 187 |