Arduino
Mushroom eater is an Arduino based game. Navigate through the map displayed on the 8x8 LED matrix, representing a room from a larger 16x16 world. Your character is trying to eat all the mushrooms correctly based on their color.
sImportant Functionalities
Dynamic 16x16 World Exploration: Navigate a sprawling virtual environment through a scrolling 8x8 LED matrix viewport that tracks your character's movement in real-time.
Interactive Sensory Gameplay: Combine physical button-mashing with a unique light-sensor "Reveal" mechanic to identify hidden mushroom colors and avoid penalties.
Hardware-Integrated Feedback System: Experience immersive gameplay via a synchronized array of RGB visual indicators, buzzer audio cues, and an LCD status dashboard.
Persistent Data & Progression: Challenge your skills across three escalating difficulty levels with a built-in EEPROM high-score system that saves top players' names and achievements.
Back to all projects