- Create a window that is sized 500 x 500 with a black background
- Draw 1000 stars in random positions on the screen
- Each star should be randomly sized between 1 and 3 pixels
- Use an ellipse
- Stars should be white
- Draw the word "SPACE!" (exactly) as follows
- The middle of the screen
- It should appear in a random color
- Uses any font, size 100
- The text should be in front of the stars
- On a click, it resets the screen (new star locations, new text color, etc)...
- Use a timer with a 10 frame cooldown
- Holding the mouse down means it should reset every 10 frames
- Can you beat one of the best times ever? - 2 min 16 seconds!!!!