Skip to content

yetyetanotherusername/game_of_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

game_of_life

Conway's game of life written in rust

Compilation

cargo run --release

Commands

flip the state of squares under the mouse cursor with the mouse button

press space to cycle the simulation on or off

press c while the simulation is stopped to erase the board

About

Conway's game of life in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages