Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages