Merge remote-tracking branch 'origin/main' into main
This commit is contained in:
commit
c7363a6636
22
README.md
22
README.md
@ -1,22 +1,22 @@
|
|||||||
# SR
|
# SR
|
||||||
|
|
||||||
### Vision 0.1
|
### Version 0.1
|
||||||
|
|
||||||
[中文](https://github.com/shenjackyuanjie/SR/blob/main/docs/README-cn.md)
|
中文版请移步[这里](https://github.com/shenjackyuanjie/SR/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
|
||||||
|
|
||||||
# Advantage
|
## Advantage
|
||||||
|
|
||||||
Nope. Not even one
|
None. Not even one!
|
||||||
|
|
||||||
(Because is was not done)
|
(Because we are still writing the description, coming s∞n)
|
||||||
|
|
||||||
# Plan feature
|
## Planed feature
|
||||||
|
|
||||||
- server client separate (can be start one by one)
|
- server client separate (can be start one by one).
|
||||||
|
|
||||||
# Environment
|
## Environment
|
||||||
|
|
||||||
- `Python 3.8.5` `Windows10 x64` `Pyglet 1.5.7`
|
- `Python 3.8.5` `Windows10 x64` `Pyglet 1.5.7`
|
||||||
|
|
||||||
@ -25,11 +25,11 @@ Nope. Not even one
|
|||||||
- pyglet
|
- pyglet
|
||||||
- json5
|
- json5
|
||||||
|
|
||||||
# About License
|
## About License
|
||||||
|
|
||||||
### https://creativecommons.org/licenses/by-nc-sa/4.0/
|
#### https://creativecommons.org/licenses/by-nc-sa/4.0/
|
||||||
|
|
||||||
### Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)
|
#### Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)
|
||||||
|
|
||||||
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
|
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
|
||||||
|
|
||||||
|
@ -2,35 +2,35 @@
|
|||||||
|
|
||||||
### 版本 0.1
|
### 版本 0.1
|
||||||
|
|
||||||
[English](https://github.com/shenjackyuanjie/SR)
|
For English version, please move [here](https://github.com/shenjackyuanjie/SR).
|
||||||
|
|
||||||
> 这是一个用Python制作的类Simple Rocket游戏
|
> 这是一个用Python制作的类Simple Rocket游戏
|
||||||
|
|
||||||
# 优势
|
## 优势
|
||||||
|
|
||||||
没有。一点也没有
|
没有。一个也没有
|
||||||
|
|
||||||
(因为还没写完呢)
|
(因为还没写完呢)
|
||||||
|
|
||||||
# 计划特性
|
## 计划特性
|
||||||
|
|
||||||
- 服务端客户端分离(可以单独开启)
|
- 服务端客户端分离(可以单独开启)
|
||||||
|
|
||||||
# 环境需求
|
## 环境需求
|
||||||
|
|
||||||
- `Python 3.8.5` `Windows10 x64` `Pyglet 1.5.7`
|
- `Python 3.8.5` `Windows10 x64` `Pyglet 1.5.7`
|
||||||
|
|
||||||
## 需要的Python模块
|
### 需要的Python模块
|
||||||
|
|
||||||
- pyglet
|
- pyglet
|
||||||
- json5
|
- json5
|
||||||
|
|
||||||
|
|
||||||
# 关于分享协议
|
## 关于分享协议
|
||||||
|
|
||||||
### https://creativecommons.org/licenses/by-nc-sa/4.0/
|
#### https://creativecommons.org/licenses/by-nc-sa/4.0/
|
||||||
|
|
||||||
### 署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0)
|
#### 署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0)
|
||||||
|
|
||||||
这是一份普通人可以理解的许可协议概要 (但不是替代) 。 免责声明.
|
这是一份普通人可以理解的许可协议概要 (但不是替代) 。 免责声明.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user