Skip to content

avvie/ECS-GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECS-GameOfLife

Implementing the Game of Life by Conway. Trying to learn ECS and data driven thinking

How to Use

Well you download the project.

In the assets folder is a bitmap. below is the sample in the project. Looks small but 100x100 in unity coords is quite large alt text

take that BITMAP into paint or something and paint the initial positions

open the project up in unity and click play.

Important

The size of the canvas is defined by the bitmap the outer ring of the canvas is not computed

Releases

No releases published

Packages

No packages published

Languages