Skip to content

chimicus/life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

life

Rust implementation of "the game of life".

There are some files you can use in teh data subfolder.

To compile just

$ cd life/ $ cargo build

to run

$ ./target/debug/life --file data/toad.txt

About

Rust implementation of "the game of life".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages