Langton's Ant, a moving cellular automaton with simple rules. On cell with value 0: turn right, toggle cell state, move forward. On cell with value 1: turn left, toggle cell state, move forward. Animation made with Golly software. Video shows ant actions reversed.