-Islander- smth random I made...... -_=-_=-_=-_=-_=-_=-_=-_=-_=-_=-_=-_=-_=-_=-_=-_=-_=- This project uses 'Pen' to draw an island and also makes a road for another sprite to explore in! If you want further explanation of how it works go to the 'Algorithm Explained:' part. :D Please tell me what you would like me to add to this of if u want smth to be changed ---------------------------------------------------------------------------- Algorithm Explained: ISLAND: First the sprite which makes the island goes to the center (x- 0 y- 0) then it points in a random direction and moved a random amount from its starting position and then it starts to move in a direction and turn a random amount and move again, it stores these positions in two lists. After that part is sets the pen color to the specific color and goes to the positions which were stored and then changes the pen size and color and repeats. EXPLORER : The explorer is simple if the red sensor sensed that its going offroad it turns right and if the green one sensed thst its offroad then it turns left. The blue line sensed whether it is on a road if it is it moves. There is also another script in the sprite which waits a random amount of seconds and turns in a random direction. ---------------------------------------------------------------------------- COMMING SOON: [] I want to add a option for the player to see where it explored . Example everything will be covered in black but the places the explorer explored. [] Sounds [] An ability to control the explorer and see from the explorer's POV -_=-_=-_=-_=-_=-_=-_=-_=-_=-_=-_=-_=-_=-_=-_=-_=-_=-