Langton's Ant A visualizer for Langton's ant. Installation I use SDL2 for the graphics. linux: > sudo apt install libsdl2-dev. MacOS/Windows: install Linux. Usage Compile with > make, run with > ./ant.