Matrix(Technical Demo)
Matrix Demo
This is a small technical demo built in Unity.
- Generate a grid of numbers (2×2 up to 9×9).
-
Traverse the grid in spiral order (clockwise).
-
Each number is displayed step by step with sound and visual feedback.
-
Cells “pop” with an animation as they are read.
-
Includes simple UI panels, event-driven architecture, coroutines, and an audio manager.
The goal of this project is to showcase my ability to structure a Unity project with clear responsibilities and clean code, while integrating UI, audio, animations, and logic in a demo.
Published | 18 days ago |
Status | Released |
Platforms | HTML5 |
Author | RicardoRoman |
Genre | Educational, Puzzle |
Made with | Unity |
Tags | 2D, demo, grid, Graphical User Interface (GUI), numbers, Prototype, technical, Unity, webgl |