All Projects → Leopotam → Ecs Snake

Leopotam / Ecs Snake

Licence: mit
Simple snake game powered by ecs framework.

Projects that are alternatives of or similar to Ecs Snake

Entitycomponentsystemsamples
No description or website provided.
Stars: ✭ 4,218 (+10187.8%)
Mutual labels:  ecs, entity, unity3d, system, component
Geotic
Entity Component System library for javascript
Stars: ✭ 97 (+136.59%)
Mutual labels:  ecs, entity, system, component
Htframework
Unity HTFramework, a rapid development framework of client to the unity.
Stars: ✭ 179 (+336.59%)
Mutual labels:  ecs, entity, unity, unity3d
Actors.unity
🚀Actors is a framework empowering developers to make better games faster on Unity.
Stars: ✭ 437 (+965.85%)
Mutual labels:  ecs, entity, unity, unity3d
Entitas Csharp
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Stars: ✭ 5,393 (+13053.66%)
Mutual labels:  ecs, entity-framework, entity, unity
Egocs
EgoCS: An Entity (GameObject) Component System framework for Unity3D
Stars: ✭ 211 (+414.63%)
Mutual labels:  ecs, unity, unity3d
Entitas Cpp
Entitas++ is a fast Entity Component System (ECS) C++11 port of Entitas C#
Stars: ✭ 229 (+458.54%)
Mutual labels:  ecs, entity-framework, entity
Entia
Entia is a free, open-source, data-oriented, highly performant, parallelizable and extensible Entity-Component-System (ECS) framework written in C# especially for game development.
Stars: ✭ 28 (-31.71%)
Mutual labels:  system, ecs, entity
URSA
[DEPRECATED] integrated ECS framework for Unity
Stars: ✭ 30 (-26.83%)
Mutual labels:  system, ecs, entity
entitas-python
Entitas ECS implementation in Python.
Stars: ✭ 41 (+0%)
Mutual labels:  system, ecs, entity
Unmaskforugui
Reverse mask for uGUI element in Unity.
Stars: ✭ 259 (+531.71%)
Mutual labels:  unity, unity3d, component
Ecsrx
A reactive take on the ECS pattern for .net game developers
Stars: ✭ 288 (+602.44%)
Mutual labels:  ecs, unity, unity3d
Ecs
ECS for Unity with full game state automatic rollbacks
Stars: ✭ 151 (+268.29%)
Mutual labels:  ecs, unity, unity3d
SpaceWar-ECS
A space war game made with ECS and JobSystem in Unity.
Stars: ✭ 26 (-36.59%)
Mutual labels:  ecs, entity-framework, entity
Gdk For Unity Fps Starter Project
SpatialOS GDK for Unity FPS Starter Project
Stars: ✭ 119 (+190.24%)
Mutual labels:  ecs, unity, unity3d
uecs
Micro ECS
Stars: ✭ 30 (-26.83%)
Mutual labels:  system, ecs, entity
Voxelman
Unity ECS + C# Job System example
Stars: ✭ 1,086 (+2548.78%)
Mutual labels:  ecs, unity, unity3d
Learning Unity Ecs 2
A bunch of small Unity projects where I explore and learn Unity's new ECS and Job System. Updated for the new API.
Stars: ✭ 65 (+58.54%)
Mutual labels:  ecs, unity, unity3d
Uieffect
UIEffect is an effect component for uGUI element in Unity. Let's decorate your UI with effects!
Stars: ✭ 3,449 (+8312.2%)
Mutual labels:  unity, unity3d, component
Firefly
Unity ECS example for special effects
Stars: ✭ 489 (+1092.68%)
Mutual labels:  ecs, unity, unity3d

Snake game - example of ecs framework usage

Example project for test LeoECS in real game.

This repository uses ecs framework code as unity module, local git should be installed before project usage.

How to play

Use ASDW / cursors key / joypad left analog stick for change snake direction and collect yellow quads ("food") to grow up. Red walls or snake tail should be avoided.

License

The software released under the terms of the MIT license. Enjoy.

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].