Skip to content

nivpgir/term-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • game of life

a conways game of life implemented with termion. a learning rust project. but still pretty cool in case you ever want to run game of life in a terminal. how to:

select left click to make a cell alive, right click to kill it. p for pause c to continue s to step r to reset the grid

todo: handle borders properly, currently it crashes if a live cell gets to a negative location.

About

learning project in rust - implementing game of life in the teminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages