This is a clock application built with Unity, implementing a Clock, Timer, and Stopwatch using reactive programming (UniRx) and dependency injection (Zenject). Designed with a clean architecture to ...
Clocks can be spawned ('New Clock' button), moved around the canvas (click and drag on arrows icon) and removed (bin button - with the exception of the final clock in the scene). The settings options ...