# Starter Kit ## Docs - [Introduction](https://docs.maddergames.com/introduction.md): Integrating the Madder Controller with your Unity game - [Madder Controller](https://docs.maddergames.com/madder-classes/madder-controller.md): The Madder Controller for the [Unity Input System](https://docs.unity3d.com/Packages/com.unity.inputsystem@1.0/manual/index.html) - [Madder Controller Manager](https://docs.maddergames.com/madder-classes/madder-controller-manager.md): A Singleton Controller Manager for the [Unity Input System](https://docs.unity3d.com/Packages/com.unity.inputsystem@1.0/manual/index.html) - [Madder Controller State](https://docs.maddergames.com/madder-classes/madder-controller-state.md): The Madder Controller State for deserialization and/or the [Unity Input System](https://docs.unity3d.com/Packages/com.unity.inputsystem@1.0/manual/index.html) - [Madder Manager](https://docs.maddergames.com/madder-classes/madder-manager.md): A Singleton Manager to manage all Madder classes and events - [Madder Messager](https://docs.maddergames.com/madder-classes/madder-messager.md): Functions to interact with the Madder server or individual player controller apps - [Madder Player](https://docs.maddergames.com/madder-classes/madder-player.md): Class used for deserialization and interaction with the player's account to store stats - [Madder Stat](https://docs.maddergames.com/madder-classes/madder-stat.md): Base class for Madder player stats that are shown per game on the player's account - [Madder Store Guidelines](https://docs.maddergames.com/madder-store-guidelines.md): Guidelines for submitting games to the Madder Store - [Using the Madder Developer Portal](https://docs.maddergames.com/quickstart/developer-portal.md): Test your game on the Madder platform - [Integrate Madder](https://docs.maddergames.com/quickstart/integrate-madder.md): Integrate Madder into your Unity project - [Introduction](https://docs.maddergames.com/quickstart/introduction.md): Start building with Madder in under 10 minutes - [Next Steps](https://docs.maddergames.com/quickstart/next-steps.md): Submitting your game to the Madder Store - [Setup](https://docs.maddergames.com/quickstart/setup.md): Creating your first Madder game in Unity - [Test in Unity](https://docs.maddergames.com/quickstart/test-in-unity.md): Testing the Madder Controller in the Unity Editor ## Optional - [Community](https://discord.gg/5vzNVHfGus)