Skip to content

Geometer1729/Gol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gol

A game of life simulator

Probably not the fastest but it is pretty fast. It uses lots of fancy bitwise stuff and it uses 1 bit per cell when storing grids so it's probably memmory efficent as things go. Lacks support for non torus grids, and grids whose dimensions aren't multiples of 8.

About

A game of life simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published