ClickSmith
- Rayden Low
- Aug 7, 2023
- 1 min read
Integration of Firebase into Unity, I created a simple clicker game with a Firebase database that links up the game storing game data such as money and items with also player accounts and authentication.
The game works by smashing the button to forge a sword and earn money. The player can upgrade their skills in forging and earn more. With the integration of Firebase, I can learn skills such as setting up a database and doing authentication.
Skillsets
- Unity
- C# Programming
- Firebase


Comments