Langton's Termite

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].

Langton's Termite Terminal: Gnome Terminal, Font: [Anonymous Pro], OS: Arch Linux

Running

First, you will need to [install Rust].

Then check out this repository, switch to the checked out directory, and run:

cargo run --release

License

Langton's Termite is released under the [GNU General Public License v3].