Hi everyone, I have this program that writes out the name "John" in block
letters. I was just messing around because we were just introduced to turtle a
few weeks ago in class and I'm just getting the hang of it. Before I was using
"goto" a certain angle, but now I'm using "seth" and it's so muc
Hi everyone, I'm trying to create a simple maze program. When the user finishes
the maze, I want to print in big letters "You Win!" and when the user hits a
wall, I want the user to go back to the beginning of the maze. The problem is
"collision detection" which is an advanced topic and I'm only
On Sunday, October 13, 2013 2:52:50 PM UTC-7, bauj...@gmail.com wrote:
> Hi everyone, I'm trying to create a simple maze program. When the user
> finishes the maze, I want to print in big letters "You Win!" and when the
> user hits a wall, I want the user to go back to the beginning of the maze.
Hi everyone, I'm trying to create a simple maze program. When the user finishes
the maze, I want to print in big letters "You Win!" and when the user hits a
wall, I want the user to go back to the beginning of the maze. The problem is
"collision detection" which is an advanced topic and I'm only
Hi everyone, I'm trying to create a simple maze program. When the user finishes
the maze, I want to print in big letters "You Win!" and when the user hits a
wall, I want the user to go back to the beginning of the maze. The problem is
"collision detection" which is an advanced topic and I'm only