I am trying to assist my daughter with a program however I have no experience within this industry at all. We have managed to get the basics of the program done whish are:-
Set up a basic grid (9 x 9 squares)
Place a circle within the centre point of that grid
add compass points around the outside of the grid
and some code that allows the circle to move from square to square in the direction of the compass point
What we need to be able to do now is stop the circle moving outside of the square. so place a boundary / constrain at set points. but this is baffling us.
Is there anyone I could forward the program to that may be able to assist us?