Skip to content

Simple Game of Life Implementation in Rust for the terminal.

License

Notifications You must be signed in to change notification settings

FilippoPaganelli/rust-gol-term

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Game of Life Implementation in Rust for the terminal.

This is a simple implementation of Conway's Game of Life written in Rust, that prints a glider to the terminal.

glider gif

Compile:
rustc gol.rs
Run:
./gol

About

Simple Game of Life Implementation in Rust for the terminal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages