Here we will plan and make a class from scratch.
Solution: https://github.com/AldworthClass/Making-More-Classes
1 - Download the images from the Files section below and add them to your project using the MGCB Tool.
2 - Complete the tutorial.
3 - There are lots of suggested challenges for you to try.
You are to submit the solution to the tutorial, along with the three things outlined in the "Things to Try" section at the end of the tutorial:
Make a List of Ghosts and populate it with at least 20 ghosts. Use a loop and a random number generator for the x and y coordinates.
Hide the cursor and draw the mario texture at the cursor location instead.
When the ghost is hiding (not moving), change its opacity to 30%