Implementing simple "matrix" or digital rain screensaver in Rust language.
- Digital Rain also know as "Matrix"
- Conway's life game
- DFS Maze generation
Install directly using cargo:
cargo install tarts
Run with parameters:
tarts matrix
tarts life
tarts maze
- Args parser to run with configuration (yaml or something)
- add rotating donut? https://www.a1k0n.net/2011/07/20/donut-math.html
- add pipes? https://asciinema.org/a/427066
- add cellular automation like https://www.reddit.com/r/neovim/comments/z70mg3/cellularautomatonnvim_my_first_plugin/