[link]http://projecteuler.net/problem=349[/link]
I was messing around with the PyX package for python and made the Langton Ant animation. The one on wikipedia is better, but I figured I would share.
The file-size restriction made this small.
I have a 1000 steps version of this as well, and some cooler heighway dragon gifs if anyone wants them.
Problem 349
Forum rules
As your posts will be visible to the general public you are requested to be thoughtful in not posting anything that might explicitly give away how to solve a particular problem.
This forum is NOT meant to discuss solution methods for a problem.
See also the topics:
Don't post any spoilers
Comments, questions and clarifications about PE problems.
As your posts will be visible to the general public you are requested to be thoughtful in not posting anything that might explicitly give away how to solve a particular problem.
This forum is NOT meant to discuss solution methods for a problem.
In particular don't post any code fragments or results.
Don't start begging others to give partial answers to problems
Don't ask for hints how to solve a problem
Don't start a new topic for a problem if there already exists one
Don't start begging others to give partial answers to problems
Don't ask for hints how to solve a problem
Don't start a new topic for a problem if there already exists one
See also the topics:
Don't post any spoilers
Comments, questions and clarifications about PE problems.
-
szymczak
- Posts: 15
- Joined: Wed Nov 23, 2011 8:43 am
- Circling
- Posts: 23
- Joined: Wed Sep 16, 2020 7:33 am
- Location: Turkey
- Contact:
Re: Problem 349
Anyone trying to use Golly to solve this: The ant itself is counted in the population when it's on a white square, but not when it's on a black square. Learned it the annoying way.
Problem 84 sux!!!
