(WIP)Difficult Rocket by Python https://dr.shenjack.top
Go to file
2022-05-01 08:39:37 +08:00
configs update pyglet 2022-04-08 23:08:06 +08:00
Difficult_Rocket update pyglet 2022-04-30 13:56:57 +08:00
docs 修改一些文件结构 2022-03-22 21:18:04 +08:00
libs update pyglet 2022-04-30 13:56:57 +08:00
mods 修改一些文件结构 2022-03-22 21:18:04 +08:00
test 改了一下文件结构,顺便开始规划数据格式 2022-04-30 10:03:26 +08:00
textures ziping 2022-01-19 20:21:57 +08:00
try Merge branch 'main' of https://github.com/shenjackyuanjie/Difficult-Rocket into main 2022-05-01 08:39:37 +08:00
.gitattributes Initial commit 2020-11-28 14:35:14 +08:00
.gitignore aaa 2022-04-30 12:57:32 +08:00
DR-py.jl 啊啊啊 2022-03-01 23:04:16 +08:00
DR.jl 啊啊啊 2022-03-01 23:04:16 +08:00
DR.py aaaa 2022-04-26 22:05:58 +08:00
LICENSE LICENSE! 2022-01-19 20:21:57 +08:00
README.md 0.6.1 ruaaa 2022-02-07 22:54:15 +08:00
requirement.txt a 2021-10-25 23:16:22 +08:00
start.cmd tree 2022-02-07 22:14:51 +08:00
test.md OMG julia! 2022-02-22 23:22:11 +08:00

Difficult Rocket

中文 | English

Generic badge Generic badge Generic badge Generic badge

Version

Generic badge
Generic badge
Generic badge

中文README请移步 这里

It's a Simple Rocket liked game build with Python (in short: rocket simulator)

Advantage

Lighter than Vanilla SR

Plan feature list

Update logs

Environment (been tested / develop on)

  • Develop platform 1 - Windows 10
    • Python 3.8.10
    • Windows10 x64
    • json5 0.9.6
    • pillow 8.1.0
    • pyperclip 1.8.2
    • pyglet 2.0.dev13
    • xmltodict 0.12.0
    • toml 0.10.2
    • AMD R5 5600X
    • AMD RX 550 4G
  • 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
    • Intel I5 8279U

Required python modules

  • json5 (pre-installed V0.9.6 path:./libs/json5)
  • toml (pre-installed V0.10.2 path:./libs/toml)
  • pyglet (pre-installed V2.0.dev11 path:./libs/pyglet)
  • xmltodict (pre-installed V0.12.0 path:./libs/xmltodict)
  • pyperclip (pre-installed V1.8.2 path: ./libs/pyperclip)
  • pillow
  • semver

thanks to

  • pyglet: GUI
  • json5: json5 parser
  • toml toml parser
  • xmltodict: translate data between xml and dict
  • pyperclip: paste board!
  • @rouxiao-you : translate chinese to English
  • @Rayawa : check mistake in docs
  • @Billchyi : check mistake in docs

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.