Skip to content

A game of life implementation in rust using the ncurses library.

Notifications You must be signed in to change notification settings

zeeshanabid94/rust-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rust-of-life

A game of life implementation in rust using the ncurses library.

Pre requisites

  • Install ncurses-dev.
sudo apt install ncurses-dev
  • Install rust

Running the program

  • You can run the program using:
cargo run

About

A game of life implementation in rust using the ncurses library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages