blockishfire 0.3.0

doomfire in the terminal
# blockishfire


[![Alt text](https://img.youtube.com/vi/O2TPNWa0P5Q/0.jpg)](https://www.youtube.com/watch?v=O2TPNWa0P5Q)

Fire in the terminal using unicode characters.

Based on:

- [r-marques/doomfire]https://github.com/r-marques/doomfire/ (doomfire implementation)
- [yazgoo/blockish]https://github.com/yazgoo/blockish (image rendering in the terminal)

## Downloading

Binary version available in [releases page](https://github.com/yazgoo/blockishfire/releases)

## Running

Initialize Git modules:

```bash
git submodule update --init
```

Build and run:

```bash
cargo run --release
```

---