jMonkeyEngine-Contributions / zay-es

Licence: other
Zay-ES is a Java-based high-performance entity-component-system.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to zay-es

Jmonkeyengine
A complete 3-D game development suite written in Java.
Stars: ✭ 2,802 (+6416.28%)
Mutual labels:  jmonkeyengine3, jmonkeyengine
SiO2
Base pack of useful reusable game code that can help bootstrap any JME game project.
Stars: ✭ 21 (-51.16%)
Mutual labels:  jmonkeyengine3, jmonkeyengine
SimEthereal
A high performance library for real-time networked object synching.
Stars: ✭ 24 (-44.19%)
Mutual labels:  jmonkeyengine3, jmonkeyengine
ECSCombat
A space battle simulation, based around Unity ECS framework
Stars: ✭ 81 (+88.37%)
Mutual labels:  entity-component-system
harmony-ecs
A small archetypal ECS focused on compatibility and performance
Stars: ✭ 33 (-23.26%)
Mutual labels:  entity-component-system
ECS-Networking-Haxe
Entity Component System architecture with networking support, component state synchronization + RPC
Stars: ✭ 16 (-62.79%)
Mutual labels:  entity-component-system
IwEngine
This is an engine that I initially started building after taking a game coding class in high school. I didn't like Unity so tried to make something more code focused that was personally easier to use.
Stars: ✭ 97 (+125.58%)
Mutual labels:  entity-component-system
echo
Super lightweight Entity Component System framework for Haxe
Stars: ✭ 41 (-4.65%)
Mutual labels:  entity-component-system
js13k-ecs
A 1kb entity component system, designed for Js13kGames
Stars: ✭ 76 (+76.74%)
Mutual labels:  entity-component-system
elm-ecs
Using the entity-component-system (ECS) pattern in elm.
Stars: ✭ 31 (-27.91%)
Mutual labels:  entity-component-system
OSIS
Entity Component System with network support (for haxe)
Stars: ✭ 40 (-6.98%)
Mutual labels:  entity-component-system
jme3-utilities
Reusable code and assets for jMonkeyEngine games (code has New BSD license)
Stars: ✭ 33 (-23.26%)
Mutual labels:  jmonkeyengine3
space
A SCI-FI community game server simulating space(ships). Built from the ground up to support moddable online action multiplayer and roleplay!
Stars: ✭ 25 (-41.86%)
Mutual labels:  entity-component-system
UGUIDOTS
Converting UGUI to be DOTS compliant
Stars: ✭ 105 (+144.19%)
Mutual labels:  entity-component-system
UnityDOTS-Thesis
Bachelor's degree thesis on Unity DOTS architecture
Stars: ✭ 14 (-67.44%)
Mutual labels:  entity-component-system
apecs
A petite entity component system
Stars: ✭ 17 (-60.47%)
Mutual labels:  entity-component-system
Usagi
A hierarchical component entity system based game engine
Stars: ✭ 44 (+2.33%)
Mutual labels:  entity-component-system
ecs
A dependency free, lightweight, fast Entity-Component System (ECS) implementation in Swift
Stars: ✭ 79 (+83.72%)
Mutual labels:  entity-component-system
ecs-benchmark
ECS benchmark comparison
Stars: ✭ 68 (+58.14%)
Mutual labels:  entity-component-system
polymorph
A fast and frugal entity-component-system library with a focus on code generation and compile time optimisation.
Stars: ✭ 74 (+72.09%)
Mutual labels:  entity-component-system

zay-es

Zay-ES (pronounced like Doctor Zaius from Planet of the Apes) is a high-performance Java-based Entity-Component-System that manages to side-step most/all of the typical disadvantages of an ES architecture without sacrificing ES "purity".

Zay-ES-Net is the add-on extension that provies client/server networking.

See also:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].