From 667fe9abf4f3fe527fc906923f8e6f7d584e3b68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B2=88=E7=91=97=E6=9D=B0?= <3695888@qq.com> Date: Sat, 3 Apr 2021 00:36:07 +0800 Subject: [PATCH] hia --- README.md | 14 +++++++------- docs/README-cn.md | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 88672c9..ba50f08 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ ### Version -0.2.1 (developing and have no DEMO) +0.2.3 (developing DEMO) -中文README请移步 [这里](https://github.com/shenjackyuanjie/Difficult-Rocket/blob/main/docs/README-cn.md) +中文README请移步 [这里](./blob/main/docs/README-cn.md) > It's a Simple Rocket liked game build with Python @@ -16,7 +16,7 @@ None. Not even one! ## Planed feature -- server client separate (just like minecraft) +- All In [here](./projects) ## Environment (been tested / develop on) @@ -35,16 +35,16 @@ None. Not even one! ## Required python modules -- json5 -- pyglet +- json5 (pre install path:`./bin/libs/json5`) +- pyglet (pre install path:`./bin/libs/pyglet`) - pillow ## thanks to - pyglet : GUI - @小卡儿 : transfer chinese to English -- [@Rayawa](https://github.com/Rayawa) : check mistake in README -- [@Billchyi](https://github.com/Billchyi) : check mistake in REAMDE +- [@Rayawa](https://github.com/Rayawa) : check mistake in docs +- [@Billchyi](https://github.com/Billchyi) : check mistake in docs ## About License diff --git a/docs/README-cn.md b/docs/README-cn.md index 3a21ca8..8dce139 100644 --- a/docs/README-cn.md +++ b/docs/README-cn.md @@ -2,9 +2,9 @@ ## 版本 -0.2.1 (开发.ing 没有DEMO(除非你能管一个乌漆嘛黑的页面+五个按键叫DEMO)) +0.2.3 (开发DEMO.ing) -For an English version of readme, please move [here](https://github.com/shenjackyuanjie/Difficult-Rocket). +For an English version of readme, please move [here](.). > 这是一个用Python制作的类Simple Rocket游戏 @@ -16,7 +16,7 @@ For an English version of readme, please move [here](https://github.com/shenjack ## 计划特性 -- 服务端客户端分离(就像minecraft一样) +- 都在 [这](./projects) ## 环境需求 (测试过的/开发平台) @@ -35,16 +35,16 @@ For an English version of readme, please move [here](https://github.com/shenjack ## 需要的Python模块 -- json5 -- pyglet +- json5(已经内置 路径:`./bin/libs/json5`) +- pyglet(已经内置 路径:`./bin/libs/pyglet`) - pillow ## 感谢 - pyglet : 图形界面 - @小卡儿 : 翻译lang -- [@Rayawa](https://github.com/Rayawa) : README矫正 -- [@Billchyi](https://github.com/Billchyi) : README矫正 +- [@Rayawa](https://github.com/Rayawa) : 文档矫正 +- [@Billchyi](https://github.com/Billchyi) : 文档矫正 ## 关于分享协议