Uh oh!
There was an error while loading. Please reload this page.
Create langtons ant algorithm - #8967
Conversation
CaedenPH
commented
Aug 21, 2023
@tianyizheng02 Pinging for review |
tianyizheng02
left a comment
There was a problem hiding this comment.
Overall looks good, only got some minor suggestions. Also, could you add a function to animate the ant? Currently the user must call move_ant and display repeatedly to see the ant move, and it'd be nice if that could be automated.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Tianyi Zheng <tianyizheng02@gmail.com>
Co-authored-by: Tianyi Zheng <tianyizheng02@gmail.com>
CaedenPH
commented
Aug 21, 2023
@tianyizheng02 screen-capture.13.webm |
Uh oh!
There was an error while loading. Please reload this page.

Describe your change:
Implements the langtons ant algorithm
@ https://en.wikipedia.org/wiki/Langton%27s_ant
Checklist: