An open API service indexing awesome lists of open source software.

https://github.com/mkubala/rust-gol

A simple implementation of the Conway's game of life.
https://github.com/mkubala/rust-gol

piston rust rust-lang

Last synced: 19 days ago
JSON representation

A simple implementation of the Conway's game of life.

Awesome Lists containing this project

README

          

# rust-gol
This is my very frst [Rust](https://www.rust-lang.org) app: A simple implementation of [the Conway's game of life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life).