Langton's Termite is an implementation of [Langton's Ant] that runs in a terminal window (see also [Turmite]). It uses [Braille Unicode] characters to simulate a higher resolution bitmap, and it's written in [Rust].
Terminal: Gnome Terminal, Font: [Anonymous Pro], OS: Arch Linux
First, you will need to [install Rust].
Then check out this repository, switch to the checked out directory, and run:
cargo run --release
Langton's Termite is released under the [GNU General Public License v3].