Spyprog / unity_ecs

Conway's Game of Life using Unity ECS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity ECS Projects

These projects demonstrate how to create different games using the Unity engine's Entity Component System (ECS)

Conway's Game of Life

Demonstrates Conway's Game of Life

One Vs Many

Demonstrates many enemies flocking against a single player. Open the "OneVsMany" unity scene and select the "GameHandler" object to modify the game settings.

About

Conway's Game of Life using Unity ECS

License:Other


Languages

Language:ShaderLab 48.9%Language:C# 44.2%Language:HLSL 6.9%