Introduction
This project invites you to utilize your knowledge of LEDs, coordinates, and brightness to create either a screensaver or a game. The goal is to incorporate coordinates into your program effectively, and ideally, use variables to store and update these coordinates.
Key Features:
- Screensaver Animation: Develop a screensaver that can fill the screen with patterns or random constellations using plot/unplot blocks.
- Game Development: Create a game that manages the x- and y-coordinates of sprites, allowing for interactive gameplay.
- Variable Utilization: Use variables to store sprite values, enhancing the functionality and complexity of your project.
Use Cases:
- Educational Tool: This project serves as a practical application for learning programming concepts, particularly in a classroom setting.
- Creative Expression: Users can express their creativity through unique screensaver designs or game mechanics, making it a fun and engaging activity.

