Skip to content
This repository has been archived by the owner on May 31, 2019. It is now read-only.
/ libconway Public archive

(MOVED INTO conwayste/conwayste) Rust implementation of Conway's Game of Life using toroidal universe with 1 bit per cell

License

Notifications You must be signed in to change notification settings

conwayste/libconway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 = "*"

About

(MOVED INTO conwayste/conwayste) Rust implementation of Conway's Game of Life using toroidal universe with 1 bit per cell

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages