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
Talo is a collection of tools and APIs designed to make game development easier and to help you make better data-driven decisions.
4
-
5
-
The Talo dashboard gives you a visual overview of your game including players, leaderboards, game save data and various analytics.
3
+
Talo is the easiest way to add leaderboards, player authentication, socket-based multiplayer and more to your game. Using the Talo Dashboard, you can visualise and analyse your game data to make data-driven decisions.
6
4
7
5
Talo is available to use via our [Godot plugin](https://github.com/TaloDev/godot), [Unity package](https://github.com/TaloDev/unity) or [REST API](https://docs.trytalo.com/docs/http/authentication).
8
6
9
-
## Talo's key features
7
+
## Features
10
8
11
9
- 👥 [Player management](https://trytalo.com/players): Persist player data across sessions, create segments and handle authentication.
12
10
- ⚡️ [Event tracking](https://trytalo.com/events): Track in-game player actions individually and globally.
@@ -22,22 +20,16 @@ Talo is available to use via our [Godot plugin](https://github.com/TaloDev/godot
22
20
- 🗣️ [Game feedback](https://trytalo.com/feedback): Collect and manage feedback from your players.
23
21
- 🔔 [Player presence](https://trytalo.com/players#presence): See if players are online and set custom statuses.
24
22
25
-
## Documentation
26
-
27
-
Check out the [full Talo docs](https://docs.trytalo.com) for setup instructions, detailed API docs/examples and configuration options.
28
-
29
-
## Self-hosting your own Talo instance
23
+
## Links
30
24
31
-
Talo is designed to be easily self-hosted. Take a look at our [self-hosting guide](https://docs.trytalo.com/docs/selfhosting/overview) and the [GitHub repo](https://github.com/TaloDev/hosting) for examples on how to get started.
Thinking about contributing to Talo? We’d love the help! Head over to our [contribution guide](CONTRIBUTING.md) to learn how to set up the project, run tests, and start adding new features.
36
32
37
-
## Join our community
33
+
## Join the community
38
34
39
35
Have questions, want to share feedback or show off your game? [Join us on Discord](https://trytalo.com/discord) to connect with other developers and get help from the Talo team.
40
-
41
-
---
42
-
43
-
Find all the details about Talo on our [website](https://trytalo.com)!
0 commit comments