hia
This commit is contained in:
parent
9aa2b1a5bc
commit
667fe9abf4
14
README.md
14
README.md
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
### Version
|
### 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
|
> It's a Simple Rocket liked game build with Python
|
||||||
|
|
||||||
@ -16,7 +16,7 @@ None. Not even one!
|
|||||||
|
|
||||||
## Planed feature
|
## Planed feature
|
||||||
|
|
||||||
- server client separate (just like minecraft)
|
- All In [here](./projects)
|
||||||
|
|
||||||
## Environment (been tested / develop on)
|
## Environment (been tested / develop on)
|
||||||
|
|
||||||
@ -35,16 +35,16 @@ None. Not even one!
|
|||||||
|
|
||||||
## Required python modules
|
## Required python modules
|
||||||
|
|
||||||
- json5
|
- json5 (pre install path:`./bin/libs/json5`)
|
||||||
- pyglet
|
- pyglet (pre install path:`./bin/libs/pyglet`)
|
||||||
- pillow
|
- pillow
|
||||||
|
|
||||||
## thanks to
|
## thanks to
|
||||||
|
|
||||||
- pyglet : GUI
|
- pyglet : GUI
|
||||||
- @小卡儿 : transfer chinese to English
|
- @小卡儿 : transfer chinese to English
|
||||||
- [@Rayawa](https://github.com/Rayawa) : check mistake in README
|
- [@Rayawa](https://github.com/Rayawa) : check mistake in docs
|
||||||
- [@Billchyi](https://github.com/Billchyi) : check mistake in REAMDE
|
- [@Billchyi](https://github.com/Billchyi) : check mistake in docs
|
||||||
|
|
||||||
## About License
|
## About License
|
||||||
|
|
||||||
|
@ -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游戏
|
> 这是一个用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模块
|
## 需要的Python模块
|
||||||
|
|
||||||
- json5
|
- json5(已经内置 路径:`./bin/libs/json5`)
|
||||||
- pyglet
|
- pyglet(已经内置 路径:`./bin/libs/pyglet`)
|
||||||
- pillow
|
- pillow
|
||||||
|
|
||||||
## 感谢
|
## 感谢
|
||||||
|
|
||||||
- pyglet : 图形界面
|
- pyglet : 图形界面
|
||||||
- @小卡儿 : 翻译lang
|
- @小卡儿 : 翻译lang
|
||||||
- [@Rayawa](https://github.com/Rayawa) : README矫正
|
- [@Rayawa](https://github.com/Rayawa) : 文档矫正
|
||||||
- [@Billchyi](https://github.com/Billchyi) : README矫正
|
- [@Billchyi](https://github.com/Billchyi) : 文档矫正
|
||||||
|
|
||||||
## 关于分享协议
|
## 关于分享协议
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user