Skip to content

luontola/rust-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life in Rust

Useful commands

Run tests once

cargo test

Run tests automatically

cargo watch -x check -x test

Rust plugins we installed

cargo install cargo-watch
cargo install rustfmt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages