2
0
mirror of https://github.com/LCTT/TranslateProject.git synced 2025-03-27 02:30:10 +08:00

Merge pull request from chunyang-wen/master

fix typo
This commit is contained in:
VicYu 2016-09-18 14:24:49 +08:00 committed by GitHub
commit 2e5c4bdf6f

View File

@ -7,12 +7,11 @@
代码戳[这里][4]
### 4. 制作一个完的游戏
### 4. 制作一个完的游戏
![](https://7webpages.com/static/img/14chs7.gif)
#### 4.1 工程概览
#### 4.1 Project's overview
在此部分,我们将回顾一个完整在线游戏的设计。这是一个经典的贪吃蛇游戏,增加了多玩家支持。你可以自己在 (<http://snakepit-game.com>) 亲自试玩。源码在 Github的这个[仓库][5]。游戏包括下列文件: