Skip to content

FloatyJellyfish/gol-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life in Rust

Conway's Game of Life written in Rust using Piston 2D graphics library.

Quick Start

$ cargo run

Controls

  • Left click to toggle cell state
  • Space to calculate next tick
  • R to randomly fill grid with dead/alive cells

About

Conway's Game of Life in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages