Danelnov / langton-ants

Langton's ant algorithm written in python with pygame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

langton's ant

Install and run

If you are a Linux user, you must follow these steps to install pygame.

$ pip3 install -r requirements.txt
$ python3 main.py

About

Langton's ant algorithm written in python with pygame


Languages

Language:Python 100.0%