Space adventure!
- granite
- 2 years ago
- 280 views
Welcome to "Space Adventure" created by @granite. In this game, you get to select if you want to make a moon landing or a Mars landing! Based on which option you choose, the appropriate scenario will be drawn by the turtle. You can then aim the turtle towards the selected option by using the arrow keys to turn the turtle left and right. Once you're ready for lift-off, press the space key! You can continue to control the trajectory of the turtle by using the left and right arrow keys. Good luck explorer!
import turtle
sun = turtle.Turtle()
Locked
Canvas
Console