Game Foundation
Game Foundation provides pre-built, flexible game systems designed to accelerate development by handling common functionality. Focus on unique gameplay while leveraging extensible modules for core systems like inventory, progression, and game state management. Reduces boilerplate code and provides a solid architectural foundation for both small and large-scale projects.
com.buzzing.game-foundation 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/game-foundation.git README Markdown
Copy this to your project's README.md
## Installation
Add **Game Foundation** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/game-foundation.git
```
[](https://www.pkglnk.dev/pkg/game-foundation)Dependencies (2)
README
GameFoundation
Game Foundation provides pre-built common game systems that are flexible and extensible so that developers can focus on building unique gameplay.
See the Wiki for details.
No comments yet. Be the first!