Skip to content

felixkroemer/Gol-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gol-Java

A simple Java implementation of John Conway's Game of Life. It can load and execute .rle patterns and the timespan between generations can be adjusted.

I included a few sample patters and more can be found here. However, if the pattern does not fit the default grid size it will not load on startup. The set also includes patterns with rules other than B3/S23 which are not supported as of now.

About

John Conway's Game of Life

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages