Skip to content

Simulating langton's ant behavior. The result is shown in a jpg file.

Notifications You must be signed in to change notification settings

k3nz0/langtonANT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

langtonANT

Simulating langton's ant behavior. The result is shown in a jpg file.

Usage :

g++ -o main main.cpp && ./main > rawGrid && python draw.py < rawGrid

Now admire your tmp.jpg file :) !

About

Simulating langton's ant behavior. The result is shown in a jpg file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published