Skip to content

Xentrics/Game-Of-Life-Julia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game-Of-Life-Julia

Game of Life by Conway in Julia

This code is based on the code of byrddev/CGoL.

I made some minor improvements to the code. Most importantly, I found a way to make 2D convolutions fast (using FFT implementations from DSP) as well as fluid, graphical output without the need of saving images.

About

Game of Life by Conway in Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages