Skip to content

sinclabs/rusty_game_of_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of life

A Game of life implementation that can render in CLI as well as in a GUI window. This is mainly to learn and practice my Rust skills.

Setup

  • Install rust if you already haven't: https://rustup.rs/.
  • Clone this repo.
  • run cargo run in the repo directory to build and run the code.

Releases

No releases published

Packages

No packages published

Languages