C++ Langton's ant
A Langton's ant implementation in C++ using the SFML graphics library. I also implemented multiple phases for the ant and included multiple examples of usage. Also, clicking with the mouse will summon a basic ant at the mouse position.
Usage
Run:
make
./main