View as Markdown

Unity Pirate Panic Tutorial

Welcome to the Pirate Panic tutorial!

In this tutorial, we will cover all of the major Nakama features implemented in Pirate Panic .

Pirate Panic main menu showing navigation buttons for Play, Friends, Clans, Leaderboards, and Settings against a pirate-themed background
Main Menu screenshot

This tutorial is split into multiple sections, each exploring a different feature of Nakama and how it can be used with Unity in the context of Pirate Panic. This resource provides an example of Nakama in a full-scale project and is meant to help you adapt the big ideas and code snippets easily into your own games!

Prerequisites #

So that you can follow along with this tutorial, please ensure you have done the following before proceeding:

Topics #

This tutorial is composed of the following sections:

Source files #

All of the files referenced in this tutorial can be found in our Unity Sample Project repository.

Next topic #

Authentication