efyang / conway

Conway's Game of Life in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conway

Conway's Game of Life in Rust (using rustty)

asciicast

Controls

  • q => Quit
  • r => Reset
  • g => Generate new

Todo:

  • Dev phased out in favor of graphical piston version

  • Fix random generation for resized windows

  • Parallel checking

  • Save seeds to file (binary???)

About

Conway's Game of Life in Rust


Languages

Language:Rust 100.0%