diff --git a/README.md b/README.md index 59e1756..74b9b8b 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ > 涉及迷宫随机生成、自动寻路、布局管理器、动态效果、界面切换、音频播放。将迷宫、魔塔、超级玛丽等游戏元素结合到一起。 > -| Part Ⅰ | Part Ⅱ | Part Ⅲ | Part Ⅳ | Part Ⅴ | -| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | -| [项目目的](https://github.com/Realself-Ma/Maze-Dungeon/blob/master/%E9%A1%B9%E7%9B%AE%E7%9B%AE%E7%9A%84.md) | [整体结构](https://github.com/Realself-Ma/Maze-Dungeon/blob/master/%E6%95%B4%E4%BD%93%E7%BB%93%E6%9E%84.md) | [核心实现](https://github.com/Realself-Ma/Maze-Dungeon/blob/master/%E6%A0%B8%E5%BF%83%E5%AE%9E%E7%8E%B0.md) | [遇到的困难](https://github.com/Realself-Ma/Maze-Dungeon/blob/master/%E9%81%87%E5%88%B0%E7%9A%84%E5%9B%B0%E9%9A%BE.md) | [打包发布](https://github.com/Realself-Ma/Maze-Dungeon/blob/master/%E6%89%93%E5%8C%85%E5%8F%91%E5%B8%83.md) | +| Part Ⅰ | Part Ⅱ | Part Ⅲ | Part Ⅳ | Part Ⅴ | Part Ⅵ | +| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | +| [项目目的](https://github.com/Realself-Ma/Maze-Dungeon/blob/master/%E9%A1%B9%E7%9B%AE%E7%9B%AE%E7%9A%84.md) | [整体结构](https://github.com/Realself-Ma/Maze-Dungeon/blob/master/%E6%95%B4%E4%BD%93%E7%BB%93%E6%9E%84.md) | [核心实现](https://github.com/Realself-Ma/Maze-Dungeon/blob/master/%E6%A0%B8%E5%BF%83%E5%AE%9E%E7%8E%B0.md) | [遇到的困难](https://github.com/Realself-Ma/Maze-Dungeon/blob/master/%E9%81%87%E5%88%B0%E7%9A%84%E5%9B%B0%E9%9A%BE.md) | [打包发布](https://github.com/Realself-Ma/Maze-Dungeon/blob/master/%E6%89%93%E5%8C%85%E5%8F%91%E5%B8%83.md) | [版本历史](https://github.com/Realself-Ma/Maze-Dungeon/blob/master/%E7%89%88%E6%9C%AC%E5%8E%86%E5%8F%B2.md) | ## 开发环境