Assets/ ├── _Project/ │ ├── Scenes/ # Bootstrap, XRViewer, DebugRoom │ ├── Scripts/ │ │ ├── Core/ # AppManager, XRManager ...
This Unity project implements a single-player "War" card game for a technical assessment for Tamatem Company. The player competes against a bot, drawing cards from the Deck of Cards API over up to 8 ...