提交 ccac9c27 编写于 作者: 6 63621600aee4323e887a08d4

更新README游戏操作命令介绍。

上级 7ed775fb
......@@ -26,10 +26,10 @@
## 3 游戏操作命令
- 捡起物品:`pickup <Item1>[ <Item2>[ <Item3>]]`:拾起 `Item1``Item2``Item3``pickup` 也可写为 `Pickup`
- 放下物品:`drop <Item1>[ <Item2>[ <Item3>]]`:放下 `Item1``Item2``Item3``drop` 也可写为 `Drop`
- 前往某个方向:`[go | walk | Walk] <Direction1>`:前往 `Direction1`。目前支持的方向有四个(区分大小写):`North | South | East | West`
- 捡起物品:`[pickup | Pickup] <Item1>[ <Item2>[ <Item3>]]`:拾起 `Item1``Item2``Item3`
- 放下物品:`[drop | Drop] <Item1>[ <Item2>[ <Item3>]]`:放下 `Item1``Item2``Item3`
- 前往某个方向:`[go | walk | Walk] <Direction1>`:前往 `Direction1`
- 查看当前位置:`look`
- 查看可以前往的方向:`dir | directions`
- 查看可以前往的方向:`dir | directions`目前支持的方向有四个(区分大小写):`North | South | East | West`
- 查看拥有的物品:`inv | inventory`
- 结束游戏:`quit`
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册