There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.