Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jazzpi/conway


https://github.com/jazzpi/conway

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

* Conway's Game of Life

This is (not yet) a multi-threaded implementation of [[https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life][Conway's Game of Life]] in
Rust. The main purpose is to teach myself some Rust, so the code quality might
be quite subpar.