Skip to content

ceebo/GoL-search

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoL-search

NOTE: This is an old repository, the most recent version of GoLGrid is github.com/simeksgol/GoLGrid

NOTE from Chris: Glider stream is NE with north edge touching cell (-1, -1). i.e. center cell of glider in "standard form" is at (0, 0)

Compile on linux with gcc -O3 -std=c11 elbow.c -o elbow

About

Software to allow simple creation of search programs in Conway's Game of Life

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.3%
  • Python 0.7%