# 教程

**URL:** https://heroiclabs.com/docs/zh/nakama/tutorials/
**Summary:** 学习如何按照本页的端到端示例构建完整的游戏。

---


# 教程

学习如何按照本页的端到端示例构建完整的游戏。

<div style="display: flex">
  <div style="flex: 1; margin: 0 1em 0 0">
    <strong><a href="./javascript/xoxo">井字棋PhaserJS</a></strong>
    <p>使用Nakama和PhaserJS创建井字棋游戏的端到端教程。</p>
  </div>
  <div style="flex: 1">
    <strong><a href="./unity/fishgame">Fish Game</a></strong>
    <p>使用 Nakama 和 Unity 创建 Fish Game（一款以 Duck Game 为灵感的快节奏 2D 竞技射击游戏）的端到端教程。</p>
  </div>
</div>

<div style="display: flex">
  <div style="flex: 1; margin: 0 1em 0 0">
    <strong><a href="./unity/pirate-panic/introduction">Pirate Panic</a></strong>
    <p>包含完整示例项目的全面教程，演示了在全面的项目内如何使用 Nakama 的几乎所有核心功能。</p>
  </div>
  <div style="flex: 1">
    <strong><a href="./unity/ninja-battle">Ninja Battle</a></strong>
    <p>Ninja Battle 采用 Unity 作为开发工具，是一款自上而下的 2D 实时战斗游戏，玩家可以控制跑过网格时会丢下致命铁蒺藜的冲刺忍者。</p>
  </div>
</div>
