Talo logoDocsBlog

Talo Blog

Talo is an open source game backend that helps you build games faster.

Check out our tutorials to learn how to integrate leaderboards, stats, event tracking and more into your game.

3 min read

Tracking player events and actions in your Unity game

Want to know what your players are doing in your game? Use Talo to easily track player events. Read more

TudorWritten by Tudor
4 min read

Testing your game code with the Unity Test Framework

Unit tests are a quick and easy way of building confidence in any complicated systems you implement into your game. Read more

TudorWritten by Tudor
3 min read

How to start tracking player stats in your Unity game

Find out how to track stats like the number of levels players have completed on an individual basis or total across your game. Read more

TudorWritten by Tudor
5 min read

How to update your Unity game without releasing a new update

Learn how to easily update your game without depending on players downloading a new update or app store reviews. Read more

TudorWritten by Tudor