Difficult-Rocket/README.md

69 lines
2.0 KiB
Markdown
Raw Normal View History

2021-02-07 13:19:48 +08:00
# Difficult-Rocket
2020-11-28 15:17:44 +08:00
2021-01-27 18:51:53 +08:00
### Version
2021-02-22 23:27:18 +08:00
0.1 (developing and have no DEMO)
2020-12-05 14:57:43 +08:00
2021-02-15 21:49:31 +08:00
中文README请移步 [这里](https://github.com/shenjackyuanjie/Difficult-Rocket/blob/main/docs/README-cn.md)
2020-11-28 21:23:35 +08:00
2020-11-28 20:36:43 +08:00
> It's a Simple Rocket liked game build with Python
2020-11-28 15:17:44 +08:00
2021-01-24 09:48:08 +08:00
## Advantage
2020-11-28 20:36:43 +08:00
2021-01-24 09:48:08 +08:00
None. Not even one!
2020-11-28 20:36:43 +08:00
2021-01-24 09:48:08 +08:00
(Because we are still writing the description, coming s∞n)
2020-11-28 20:36:43 +08:00
2021-01-24 09:48:08 +08:00
## Planed feature
2021-01-21 17:16:49 +08:00
2021-01-27 18:23:21 +08:00
- server client separate (just like minecraft)
2021-01-21 17:16:49 +08:00
2021-01-27 18:23:21 +08:00
## Environment (been tested)
2020-11-28 21:16:43 +08:00
2021-01-27 18:23:21 +08:00
- `Python 3.8.7`
`Windows10 x64`
2021-02-20 00:17:50 +08:00
`Pyglet 1.5.15`
2021-01-27 18:23:21 +08:00
`Json5 0.9.5`
2021-02-20 00:17:50 +08:00
`pillow 8.1.0`
2020-11-28 21:16:43 +08:00
## Required python modules
2021-01-21 17:16:49 +08:00
- json5
2021-02-20 00:17:50 +08:00
- pyglet
- pillow
2020-12-11 21:23:49 +08:00
2021-01-24 09:48:08 +08:00
## About License
2020-12-11 21:23:49 +08:00
2021-01-24 09:48:08 +08:00
#### https://creativecommons.org/licenses/by-nc-sa/4.0/
2020-12-11 21:23:49 +08:00
2021-01-24 09:48:08 +08:00
#### Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)
2020-12-11 21:23:49 +08:00
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:
2021-01-24 18:34:28 +08:00
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.
2020-12-11 21:23:49 +08:00
2021-01-24 18:34:28 +08:00
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.