/QPetGames

Collection of Games of QQPet.

Primary LanguageJavaScript

QQ 宠物

怀旧向,收集 QQ 宠物社区游戏,以及相关的资源。

获取代码

从 GitHub 下载:

git clone https://github.com/RexWzh/QQPet.git

如果访问不了 GitHub ,则使用 gitee:

git clone https://gitee.com/Rexzong/qqpet.git

在线访问链接

文件说明:

  1. classical_games:宠物社区经典游戏

    • covers:游戏封面图
    • swf:游戏 swf 文件
    • games.json:游戏列表记录文件
    • index.html, pages.html:游戏相关页面
  2. reskin_games:QQ 宠物的换壳平替游戏

    • covers:原版游戏封面图
    • reskin_covers:换壳游戏封面图
    • swf:游戏 swf 文件
    • games.json:游戏列表记录文件
    • index.html, pages.html:游戏相关页面
  3. adventure:QQ 宠物冒险岛

  4. QQPets13:宠物社区 Web 端,源于项目:https://github.com/ice-cream-headache/QQPet13

  5. ruffle:Flash 支持库

贡献指南

方式一,贡献仓库代码:

git clone https://github.com/RexWzh/QQPet.git
# 或者
git clone https://gitee.com/Rexzong/qqpet.git

按上一节给出的文件结构,在 gamesreskin_games 下添加:游戏封面,游戏文件,并在 games.json 添加一条记录。

方式二,搜集关联的游戏文件,通过贴吧或 QQ 群等方式分享,再由 @RexWzh 整理。

贡献者列表