Giter VIP home page Giter VIP logo

rabbitbox's Introduction

RabbitBox

中秋特辑-🐰兔子吃着月饼🥮上月球🌕

快速上手

# 下载克隆项目
git clone https://github.com/HuiDBK/RabbitBox.git

# 安装依赖
pip install -r requirements.txt 

# 运行
python main.py

游戏说明

  • 上下左右与(w、s、a、d)控制兔子移动
  • b 回退上一步

项目结构

├── res # 游戏素材
│   ├── img
│   │   ├── bg_blue.png
│   │   ├── bg_girl.jpeg
│   │   ├── bg_嫦娥_gray.png
│   └── music
│       ├── 卡农.mp3
│       └── 龙珠.mp3
└── src
    ├── game_main.py # 游戏入口
    ├── game_map.py # 游戏地图
    └── game_setting.py # 游戏配置
├── LICENSE
├── README.md
├── main.py # 主入口
├── requirements.txt

依赖安装

pip install -r requirements.txt

游戏效果展示

image.png

image.png

image.png

rabbitbox's People

Contributors

huidbk avatar

Stargazers

Steven Chen avatar  avatar  avatar

Watchers

 avatar

Forkers

zhukehui

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.