Skip to content

matthewauld/gol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gol

Class to play Conway's Game of Life, as well as functions to search through all possible patters for a given grid size to see if they are persistant.

To Do

  • Experiment with threading to speed up searching
  • Store each iteration of games during a test, to compare with future patterns to remove duplicate patterns

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages