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

https://github.com/sn99/conway-game-of-life

Conway game of life in written in Rust
https://github.com/sn99/conway-game-of-life

conways-game-of-life rust

Last synced: 7 months ago
JSON representation

Conway game of life in written in Rust

Awesome Lists containing this project

README

          

# conway-game-of-life

[![Build Status](https://travis-ci.com/sn99/conway-game-of-life.svg?branch=master)](https://travis-ci.com/sn99/conway-game-of-life)

The program implements conway's game of life in rust