Skip to content

BaileyMcCauslin/ConwaysGameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Conway's Game Of Life

This is a simple implementation of Conway's Game Of Life, a fascinating cellular automaton. The evolution of this system is solely dependent on its initial state, leading to mesmerizing patterns and behaviors. Notably, within Conway's Game Of Life, ingenious creations like a Turing Machine have been simulated, showcasing the remarkable versatility of this system. In this implementation, you can click on the tiles to initalize the initial state and then when you press start the magic happens.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages