Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run $ruby run.rb. You can change game setting in file game.rb (columns, rows and number of iterations).

You can place your file with coordinates to root folder with name inp.txt. Format for coordinates could be fill in with comas and semicolons, where first digit is Y and second on is a place of alive cell on X that you want to put inside. Example:

1,2; 1,3; 1,4; 1,5; 2,3;

About

Conway's Game of Life on Ruby

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages