Skip to content

CCole/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

Conway's Game of Life is a Turing-complete automaton that displays emergent properties of complexity using 4 simple rules. Read more on Wikipedia.

The game state logic is covered by unit tests and developed using the TDD process.

The UI is created using React and deployed to serverless, static content using Vercel.

You can try it out here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published