Skip to content

⏰ Simple timer management demo based on MVVM using Zenject, UniRx, UniTask, etc...

Notifications You must be signed in to change notification settings

KamronSaliev/ui-management-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⏰ UI Management Demo (Timers App)

Introduction

This project presents a simple timer management demo, showcasing the implementation of the Model-View-ViewModel (MVVM) pattern in a Unity3D Engine environment. Leveraging the power of Zenject for dependency injection, UniRx for reactive programming, and UniTask for efficient task management, this demo serves as an educational project for Unity developers interested in UI management techniques using MV* patterns.

Technology Stack

Unity C# Zenject UniTask UniRx

Features

  • Timer functionality with start, stop, and reset features
  • Reactive UI updates using UniRx
  • Efficient task handling with UniTask
  • Clean and maintainable code structure following MVVM pattern
  • Dependency injection using Zenject

Media

Menu   Timer

About

⏰ Simple timer management demo based on MVVM using Zenject, UniRx, UniTask, etc...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages