Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Re: Creating Langton's Ant and I need serious help with it (it's a block that moves around on a grid changing the symbol at each index)

    Is a "move" a change in the row, column values for the ant? If the ant is at a certain r,c location, what determines the next r,c location it is going to move to?
  2. Re: Creating Langton's Ant and I need serious help with it (it's a block that moves around on a grid changing the symbol at each index)

    Please edit your post and wrap your code with code tags:


    <YOUR CODE HERE>

    to get highlighting and preserve formatting.


    Can you explain what "moving" means and how the program "moves"...
Results 1 to 2 of 2