Version: 1.0
Release Date: 2025-09-02
Coder: GatoWare
Starfield Simulator is an interactive visual demo for the Nintendo Wii.
Stars appear as small points and move towards the camera, creating a 3D space effect similar to the classic Windows XP screensaver.
Users can adjust the speed, size, and number of stars in real-time using the Wii Remote buttons.
This project demonstrates graphical effects and basic user input handling using GRRLIB.
| Button(s) | Action |
|---|---|
| + | Increase speed |
| - | Decrease speed |
| Hold A + + / - | Increase / Decrease star size |
| Hold B + + / - | Increase / Decrease number of stars |
| Home | Exit the program |
- Smooth 3D starfield effect
- Adjustable speed, size, and number of stars
- Interactive using Wii Remote
- Demonstrates GRRLIB graphics and input handling