Valink16 / conway_gol

Conway's game of life implementation in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conway_gol

Conway's game of life implementation in Rust

Dependancies

This uses SFML to render the cells on screen, the sfml cargo crate requires you to install the SFML lib yourself, see here

About

Conway's game of life implementation in Rust


Languages

Language:Rust 100.0%