You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple unity game management system to handle loading a game, its levels and saving the levels data such as score, gained money, level number. Technically its a full game circle. Also it provides enough public Actions for other classes to do things based on game status changes like listening to level finish to send analytics, etc.
🎮 A 2D Unity game where players control a bunny to collect coins, avoid obstacles, and beat high scores. Built with Unity and C# - includes main menu, score tracking, and game-over screen. My first ever game project!