Skip to content

Simulation of hackmanhattan.com "life", written in C. (Just because I hadn't done a pure C project in a while!) See README for more info.

License

Notifications You must be signed in to change notification settings

shenkin/lifesim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulation of hackmanhattan.com "life"

"life" is a finite-state automaton in a cylindrical topology. It introduces random fluctionations,
and also responds to user input. The simulation does not introduce random fluctuations, but rather
explores what happens without them The intent is to see whether a game could be based on this that
allows users to be able to divine the effect of their actions, toward some goal; such as: winding up
in a state where all the nodes are a specified color.

About

Simulation of hackmanhattan.com "life", written in C. (Just because I hadn't done a pure C project in a while!) See README for more info.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published