luiswirth / lifeash

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Rust 100.0%