#life #game #particular #multi-player #conwayste

bin+lib conway

library for multi-player game of life Conwayste

6 releases

0.3.0 Mar 8, 2019
0.2.0 Jan 7, 2019
0.1.5 Sep 9, 2017
0.1.4 Aug 29, 2017
0.1.2 May 5, 2017

#456 in Games

28 downloads per month

GPL-3.0+

180KB
3K SLoC

libconway

This crate is part of Conwayste, a multi-player version of Conway's game of life. In particular, this crate implements the life engine.

See the documentation for the latest published version at docs.rs.

Usage

Put this in your Cargo.toml and hack away, friend:

[dependencies]
conway = "*"

Dependencies

~4.5MB
~85K SLoC