a TUI for vizualising a rust implementation of the game of life.
Find a file
2022-08-31 18:47:20 +02:00
patterns initialization 2022-08-31 18:19:14 +03:00
src improved canvas display and added controls 2022-08-31 18:47:20 +02:00
.gitignore initialization 2022-08-31 18:19:14 +03:00
Cargo.lock initialization 2022-08-31 18:19:14 +03:00
Cargo.toml initialization 2022-08-31 18:19:14 +03:00
README.md initialization 2022-08-31 18:19:14 +03:00

golrs

Game Of Life RuSt


Description

This is a TUI for vizualising a rust implementation of the game of life