All Projects → zay-es → Similar Projects or Alternatives

100 Open source projects that are alternatives of or similar to zay-es

SiO2
Base pack of useful reusable game code that can help bootstrap any JME game project.
Stars: ✭ 21 (-51.16%)
Mutual labels:  jmonkeyengine3, jmonkeyengine
Jmonkeyengine
A complete 3-D game development suite written in Java.
Stars: ✭ 2,802 (+6416.28%)
Mutual labels:  jmonkeyengine3, jmonkeyengine
SimEthereal
A high performance library for real-time networked object synching.
Stars: ✭ 24 (-44.19%)
Mutual labels:  jmonkeyengine3, jmonkeyengine
ent-comp
A light, fast Entity Component System in JS
Stars: ✭ 25 (-41.86%)
Mutual labels:  entity-component-system
rockgo
A developing game server framework,based on Entity Component System(ECS).
Stars: ✭ 617 (+1334.88%)
Mutual labels:  entity-component-system
ECSCombat
A space battle simulation, based around Unity ECS framework
Stars: ✭ 81 (+88.37%)
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
typed-ecstasy
An entity component system for TypeScript (and JavaScript), based on ashley
Stars: ✭ 25 (-41.86%)
Mutual labels:  entity-component-system
entity-system-js
ensy - A very simple Entity System for JavaScript
Stars: ✭ 90 (+109.3%)
Mutual labels:  entity-system
Wickedengine
3D engine focusing on modern rendering techniques and performance.
Stars: ✭ 3,148 (+7220.93%)
Mutual labels:  entity-component-system
Unity Ecs Rts
Trying to recreate a simple RTS game using Unity and pure ECS
Stars: ✭ 189 (+339.53%)
Mutual labels:  entity-component-system
ecs
Build your own Game-Engine based on the Entity Component System concept in Golang.
Stars: ✭ 68 (+58.14%)
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
unity-entity-component-system
A better approach to game design that allows you to concentrate on the actual problems you are solving: the data and behavior that make up your game. By moving from object-oriented to data-oriented design it will be easier for you to reuse the code and easier for others to understand and work on it.
Stars: ✭ 88 (+104.65%)
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
aurora
A small entity-component-system game engine for real-time-strategy games.
Stars: ✭ 28 (-34.88%)
Mutual labels:  entity-component-system
echo
Super lightweight Entity Component System framework for Haxe
Stars: ✭ 41 (-4.65%)
Mutual labels:  entity-component-system
Lovetoys
🍌 a full-featured Entity-Component-System framework for making games with lua
Stars: ✭ 252 (+486.05%)
Mutual labels:  entity-component-system
js13k-ecs
A 1kb entity component system, designed for Js13kGames
Stars: ✭ 76 (+76.74%)
Mutual labels:  entity-component-system
Lumixengine
3D C++ Game Engine - yet another open source game engine
Stars: ✭ 2,604 (+5955.81%)
Mutual labels:  entity-component-system
ECS-Phyllotaxis
Learning ECS - 100k Cubes in Phyllotaxis pattern
Stars: ✭ 17 (-60.47%)
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
Awesome Entity Component System
😎 A curated list of Entity-Component-System (ECS) libraries and resources
Stars: ✭ 180 (+318.6%)
Mutual labels:  entity-component-system
gdk-for-unity-blank-project
SpatialOS GDK for Unity Blank Project
Stars: ✭ 33 (-23.26%)
Mutual labels:  entity-component-system
Ecs
Thoughts about entity-component-system
Stars: ✭ 158 (+267.44%)
Mutual labels:  entity-component-system
Ape Ecs
Entity-Component-System library for JavaScript.
Stars: ✭ 137 (+218.6%)
Mutual labels:  entity-component-system
ECS
Simple implement of ECS on C++
Stars: ✭ 13 (-69.77%)
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
RASM
3D Ray-Tracing WebGPU Game Engine Written in Rust WebAssembly.
Stars: ✭ 20 (-53.49%)
Mutual labels:  entity-component-system
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
TinyECS
Tiny ECS is an easy to use Entity-Component-System framework that's designed specially for Unity3D.
Stars: ✭ 20 (-53.49%)
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
ash
A Typescript port of Ash Framework - https://github.com/richardlord/Ash - an Actionscript 3 entity framework for game development
Stars: ✭ 19 (-55.81%)
Mutual labels:  entity-component-system
Flecs
A fast entity component system (ECS) for C & C++
Stars: ✭ 2,201 (+5018.6%)
Mutual labels:  entity-component-system
ECS
Entity-Component-System
Stars: ✭ 122 (+183.72%)
Mutual labels:  entity-component-system
apecs
A petite entity component system
Stars: ✭ 17 (-60.47%)
Mutual labels:  entity-component-system
Adria-DX11
Graphics engine written in C++ using DirectX11
Stars: ✭ 87 (+102.33%)
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
SpaceWar-ECS
A space war game made with ECS and JobSystem in Unity.
Stars: ✭ 26 (-39.53%)
Mutual labels:  entity-component-system
Learning-Unity-ECS
A bunch of small Unity projects where I explore and learn Unity's new ECS and Job System.
Stars: ✭ 60 (+39.53%)
Mutual labels:  entity-component-system
Octopuskit
2D ECS game engine in 100% Swift + SwiftUI for iOS, macOS, tvOS
Stars: ✭ 246 (+472.09%)
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
Entitas Cpp
Entitas++ is a fast Entity Component System (ECS) C++11 port of Entitas C#
Stars: ✭ 229 (+432.56%)
Mutual labels:  entity-component-system
artemis-odb-entity-tracker
🎲 Visual Entity Tracker for ECS library: artemis-odb
Stars: ✭ 27 (-37.21%)
Mutual labels:  entity-component-system
Egocs
EgoCS: An Entity (GameObject) Component System framework for Unity3D
Stars: ✭ 211 (+390.7%)
Mutual labels:  entity-component-system
OSIS
Entity Component System with network support (for haxe)
Stars: ✭ 40 (-6.98%)
Mutual labels:  entity-component-system
Entityplus
A C++14 Entity Component System
Stars: ✭ 181 (+320.93%)
Mutual labels:  entity-component-system
entropy
Framework for making games and not only games in entity system manner.
Stars: ✭ 15 (-65.12%)
Mutual labels:  entity-component-system
Uecs
Ubpa Entity-Component-System (U ECS) in Unity3D-style
Stars: ✭ 174 (+304.65%)
Mutual labels:  entity-component-system
Usagi
A hierarchical component entity system based game engine
Stars: ✭ 44 (+2.33%)
Mutual labels:  entity-component-system
Cetech
Data driven game engine.
Stars: ✭ 142 (+230.23%)
Mutual labels:  entity-component-system
ecs
🐰 Entity Component System
Stars: ✭ 62 (+44.19%)
Mutual labels:  entity-component-system
Ore Infinium
Ore Infinium, Open Source multiplayer Terraria-inspired Sci-fi game, focused on technology, devices and researching. Written in Kotlin (JVM), LibGDX. Cross platform
Stars: ✭ 139 (+223.26%)
Mutual labels:  entity-component-system
ecs-benchmark
ECS benchmark comparison
Stars: ✭ 68 (+58.14%)
Mutual labels:  entity-component-system
Openage
Free (as in freedom) open source clone of the Age of Empires II engine 🚀
Stars: ✭ 10,712 (+24811.63%)
Mutual labels:  entity-component-system
Fomalhaut
A clean, simple, c++14, Entity Component System like Overwatch ECS architecture
Stars: ✭ 29 (-32.56%)
Mutual labels:  entity-component-system
Adria-DX12
Graphics engine written in C++/DirectX12
Stars: ✭ 18 (-58.14%)
Mutual labels:  entity-component-system
Entitas-Java
Entity Component System (ECS) in Java 8
Stars: ✭ 37 (-13.95%)
Mutual labels:  entity-component-system
Entitas-Redux
An entity-component framework for Unity with code generation and visual debugging
Stars: ✭ 84 (+95.35%)
Mutual labels:  entity-component-system
1-60 of 100 similar projects