mirror of
https://github.com/kristoferssolo/blockishfire.git
synced 2025-12-31 13:42:30 +00:00
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
blockishfire
Fire in the terminal using unicode characters.
Based on:
- r-marques/doomfire (doomfire implementation)
- yazgoo/blockish (image rendering in the terminal)
Downloading
Binary version available in releases page
Running
Initialize Git modules:
git submodule update --init
Build and run:
cargo run --release
Install:
make install
Uninstall:
make uninstall
