Skip to content

Spyprog/unity_ecs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • ShaderLab 48.9%
  • C# 44.2%
  • HLSL 6.9%