Skip to content

letheed/rgol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

Usage

Generate an empty grid, edit it and play it like so:

rgol grid 40 40 > grid
nano grid
rgol play grid

For more information, run rgol --help.

You can use cargo run -- instead of rgol inside the repository.

About

Conway's Game of Life for terminal in Rust

Resources

License

Stars

Watchers

Forks

Languages