Skip to content

tingtt/unity-mvvm

Repository files navigation

Declarative UI Experiment in Unity (MVVM-like)

Note: This is an experimental project exploring architectural patterns. Feedback and contributions are welcome!

Overview

This project explores MVVM-like UI architecture implemented in Unity to address common development and review challenges.

Documentation

Getting Started

Prerequisites

  • Git with Git LFS support
  • make command (GNU make recommended)

Setup

  1. Fork and clone the repository:

    git clone <your fork> unityapp
    cd unityapp/
  2. Run setup:

    make setup
  3. Open the project in Unity and start developing!

    See Design Document for grasping paradigm.

About

MVVM experimental for Unity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published