Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 320 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 320 Bytes

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.