goffin

Crates.iogoffin
lib.rsgoffin
version0.1.0
sourcesrc
created_at2024-04-26 14:25:17.729961
updated_at2024-04-26 14:25:17.729961
descriptionConway's Game of Life using the typestate pattern in Rust.
homepage
repositoryhttps://github.com/furkankly/goffin
max_upload_size
id1221497
size39,030
Furkan Kalaycioglu (furkankly)

documentation

README

⚰️ Conway's Game of Life using the typestate pattern in Rust.

The zero-player game, game of life on your terminal.

Install

cargo install goffin

Run

goffin

Watch how things die and spawn

👀

Commit count: 3

cargo fmt