Skip to content

Laputa-Unity/unity-mobile-gamebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Game Base - Core Singleton architecture (Android & Ios)

Introduction

  • Project is a sample gamebase for mobile game using singleton design pattern.
  • Because the project is designed using the singleton pattern, you can get used to it very easily and build a complete game quickly. However, I do not recommend using it for large game projects. Anyway it is a bad pattern, you can see or read about it everywhere on the internet.

Installation

  • Version: Unity 2022.3.16f1 LTS
  • Type select: Android, IOS

Folder Structure

├── _Project
│   ├── Animations
│   ├── Effects
│   ├── Fonts
│   ├── Materials
│   ├── Prefabs
│   ├── Resources
│   ├── Scenes
│   ├── Scripts
│   ├── Sounds
│   ├── Spines
│   ├── Sprites
│   ├── ~ExtensionPackage
│   │   ├── CustomBuildReport
│   │   ├── CustomHierarchy
│   │   ├── CustomInspector
│   │   ├── CustomReference
│   │   ├── CustomTween
└── ...

Documentation

Third Party

  • Lean Packages (LeanTouch, LeanPool)
  • TextMeshPro

Support

  • If you like this topic, you can give this repository a star ⭐
  • I would greatly appreciate it if you could support me with a cup of coffee