Purpose
This project is the first tutorial in a series focused on learning the basics of Unity. The goal was to create a simple clock and program it to display the current time.
Technologies Used
- Unity Engine
- C# for scripting
Key Features/Functionality
Developed a clock that accurately displays the current time.
What I Learned
Gained foundational skills in using the Unity editor and scripting in C#. Enhanced my understanding of component-based architecture.
Back to Top