Lesson #1 Movement
In order to successfully create a game later on, it’s important that you learn the concepts outlined in this lesson and complete the task.
Write a program that includes:
- Movement using turn code
- Movement using glide code
- Movement changing just x- or y-coordinate
- A loop
- Sprite hides at the end