These projects demonstrate how to create different games using the Unity engine's Entity Component System (ECS)
Demonstrates Conway's Game of Life
Demonstrates many enemies flocking against a single player. Open the "OneVsMany" unity scene and select the "GameHandler" object to modify the game settings.