83 lines
2.4 KiB
Markdown
83 lines
2.4 KiB
Markdown
# Difficult-Rocket
|
|
|
|
### Version
|
|
|
|
0.2.1 (developing and have no DEMO)
|
|
|
|
中文README请移步 [这里](https://github.com/shenjackyuanjie/Difficult-Rocket/blob/main/docs/README-cn.md)
|
|
|
|
> It's a Simple Rocket liked game build with Python
|
|
|
|
## Advantage
|
|
|
|
None. Not even one!
|
|
|
|
(Because we are still writing the description, coming s∞n)
|
|
|
|
## Planed feature
|
|
|
|
- server client separate (just like minecraft)
|
|
|
|
## Environment (been tested / develop on)
|
|
|
|
- - `Develop platform 1 - Windows 10`
|
|
- `Python 3.8.7`
|
|
- `Windows10 x64`
|
|
- `Pyglet 1.5.15`
|
|
- `Json5 0.9.5`
|
|
- `pillow 8.1.0`
|
|
- - `Develop platform 2 - macOS Big Sur`
|
|
- `Python 3.8.7`
|
|
- `macOS Big Sur 11.2.1`
|
|
- `Pyglet 1.5.15`
|
|
- `Json5 0.9.5`
|
|
- `pillow 8.1.2`
|
|
|
|
## Required python modules
|
|
|
|
- json5
|
|
- pyglet
|
|
- pillow
|
|
|
|
## thanks to
|
|
|
|
- pyglet : GUI
|
|
- @小卡儿 : transfer chinese to English
|
|
- @Rayawa : check mistake in README
|
|
- @Billchyi : check mistake in REAMDE
|
|
|
|
## About License
|
|
|
|
#### https://creativecommons.org/licenses/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.
|
|
|
|
You are free to:
|
|
|
|
Share — copy and redistribute the material in any medium or format
|
|
|
|
Adapt — remix, transform, and build upon the material
|
|
|
|
The licensor cannot revoke these freedoms as long as you follow the license terms.
|
|
|
|
Under the following terms:
|
|
|
|
Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way
|
|
|
|
that suggests the licensor endorses you or your use.
|
|
|
|
NonCommercial — You may not use the material for commercial purposes.
|
|
|
|
ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
|
|
|
|
No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
|
|
|
|
Notices:
|
|
|
|
You do not have to comply with the license for elements of the material in the public domain or where your use is
|
|
permitted by an applicable exception or limitation.
|
|
|
|
No warranties are given. The license may not give you all the permissions necessary for your intended use. For example,
|
|
other rights such as publicity, privacy, or moral rights may limit how you use the material. |