Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I18n review #9

Merged
merged 2 commits into from
Mar 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/zh/tutorials/bots-and-games/build-game.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ next:

# 扩建竞技场

欢迎来到第 2 章的最终指南,您将学习在[上一篇教程](arena-mechanics)中介绍的竞技场框架之上构建自己的游戏。 在本指南中,我们将带您完成创建[ao-效应](ao-effect)游戏的过程,即您在本章开始时玩的。 随着您逐步完成此示例,您将深入了解构建游戏逻辑以及与竞技场的核心代码进行交互。
欢迎来到第 2 章的最终指南,您将学习在[上一篇教程](arena-mechanics)中介绍的竞技场框架之上构建自己的游戏。 在本指南中,我们将带您完成创建[ ao-effect ](ao-effect)游戏的过程,即您在本章开始时玩的。 随着您逐步完成此示例,您将深入了解构建游戏逻辑以及与竞技场的核心代码进行交互。

无论您是经验丰富的开发人员还是有抱负的游戏创作者,本指南都将帮助您释放创造力,并在 `aos` 环境中将您独特的游戏创意变为现实。

Expand Down