Skip to content

bgcr114514/BlockSurvivalGame

Repository files navigation

BlockSurvivalGame

  • 用Python的pygame编写的生存游戏,适用于Windows,游戏版本号: 0wv1D,游戏内显示语言:简体中文
    (A survival game written in Python Pygame, suitable for Windows, Game version: 0wv1D,Language:Chinese(Simplified))

----------程序环境(Program Environment)-----------

  1. 极为推荐使用Python 3
    (Highly recommended to use Python 3)

  2. 需要下载库:pygame, sympy, opencv-python (cv2),可以通过 pip install pygame sympy opencv-python 下载
    (Need to download library: pygame, sympy, opencv-python, you can use pip install pygame sympy opencv-python to download.)

----------运行方式(Operation mode)----------------

  1. 在根目录打开cmd运行 python main.py 或直接运行 main.py (Open cmd in the root directory and run python main.py or directly run main.py)

--------------关于音乐(About Music)---------------

  1. 音乐出自Terraria的音乐与Desmos的函数声
    (The music comes from Terraria's music and Desmos' function sound)

  2. 音乐在程序运行时不会播放,如需要播放可取消main.py的第61行注释
    (Music will not play during program execution at startup. If you need to play it, you can cancel the explanatory note on line 61 of main.py)

-----------关于美术贴图纹理(About Texture)---------

  1. 美术为作者纯鼠标绘,可能不太美观,请见谅
    (The texture is purely mouse drawn by the author, which may not be very aesthetically pleasing. Please forgive me)

----------------关于操作说明(Controls)-------------------

  1. 移动:使用A、D键
    (Movement: Use A and D keys)

  2. 跳跃:使用空格键键
    (Jump: Use spacebar key)

  3. 挖掘、放置方块:使用鼠标左、右键
    (Digging and placing blocks: Use the left and right mouse buttons)

  4. 打开合成栏:使用ESC键
    (Open the synthesis bar: use the ESC key)

  5. 打开指令栏:使用K键
    (Open the command bar: use the K key)

  6. 打开交易栏:使用E键
    (Open the trading bar: use the E key)

------------关于游戏机制(Game Mechanics)---------------

  1. 生存目标:收集资源、建造避难所、击败敌人(存疑)
    (Survival Objective: Collect resources, build shelters, defeat enemies(Not necessarily accurate))

  2. 资源系统:游戏中有多种资源,可以通过挖掘或采集获得
    (Resource System: There are multiple resources in the game that can be obtained through mining or gathering)

  3. 生物系统:游戏中有各种生物,包括友好的和敌对的
    (Biomes System: There are various biomes in the game, including friendly and hostile ones)

  4. 天气系统:游戏中有不同的天气,会影响游戏环境
    (Weather System: There are different weather conditions in the game that can affect the environment)

----------------关于更新日志(Update Log)------------------

  • 0wv1D: 初始版本,添加了基础移动、交互和资源系统,其意思为:正式版本第0个大版本的第一轮更新的D版
    (0wv1D: Initial version, added basic movement, interaction, and resource system,The name of this version means:The D version of the first round of updates for the official version's 0th major version)

------------------关于作者(About)---------------------

About

用Python的pygame编写的生存游戏,适用于Windows,游戏版本号: 0wv1D,游戏内显示语言:简体中文 (A survival game written in Python Pygame, suitable for Windows, Game version: 0wv1D,Language:Chinese(Simplified))

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages