- a: play animation
- n: next generation
- s: stop
- j or down arrow: go down next pattern (note: you have to stop the animation to browse the patterns)
- k or up arrow: go up next pattern
git clone https://github.com/omagdy7/gof-rs
cd gof-rs
cargo run --release
- Your terminal has to support emojis(for example: kitty, gnome terminal)
- Your terminal font has to be using a flavour of nerd font(for example: JetBrains Mono Nerd font)
cargo install gof-rs
- Add a lot of unique patterns.
- Add full screen mode without the left bar.
- Add current generation number.
- Make the UI Responsive when terminal is resized
- Make the animation speed adjustable
- Make the animation repeatable if all generation dies out