/lifeash

A Hashlife (Gosper's algorithm) implementation written in Rust

Primary LanguageRustMIT LicenseMIT

lifeash

Rust CI

Lifeash is a rust implementation of the hashlife algorithm more formally known as Gosper's algorithm for Conway's Game of Life.

It consists of two parts: The lifeash crate/library and the cremator binary/simulator.