A tycoon simulation game built with Unity.
- Assets/: Unity project assets including scripts, scenes, and settings.
- Planning/: Design documents and project plans.
- Packages/: Unity package manager manifests.
- ProjectSettings/: Unity project settings.
- Open the project in Unity (refer to
ProjectSettings/ProjectVersion.txtfor the specific Unity version). - Open
Assets/Scenes/SampleScene.unityto see the initial scene.