pewpewpew:HTML5 中的太空射击游戏

时间:2021-07-02 02:05:16
【文件属性】:
文件名称:pewpewpew:HTML5 中的太空射击游戏
文件大小:636KB
文件格式:ZIP
更新时间:2021-07-02 02:05:16
JavaScript 皮尤皮尤 使用游戏引擎的 HTML5 射击游戏。 为什么? 因为皮尤。 在玩游戏。 设置开发环境 服务器是必需的,因为 Quintus 需要一些 .json 文件才能为精灵设置动画。 跑步pip install -r requirements.txt 安装瓶子。 就是这样。 运行python server.py将在 localhost:8000 运行服务器。 问题 当前使用 v0.1.0 游戏引擎而不是 v0.2.0。 破坏游戏的版本之间似乎存在一些问题。 特别是,没有正确检测到碰撞(查看敌人精灵和其他所有东西之间的碰撞,只检测到与背景的“碰撞”,而不是与其他任何东西的碰撞)
【文件预览】:
pewpewpew-master
----Game.html(963B)
----images()
--------mike-med.png(36KB)
--------mike.png(49KB)
--------background-city.jpg(67KB)
--------tiny_shot.png(1KB)
--------fireball_shot.png(51KB)
--------shot.png(3KB)
--------spaceship2.png(11KB)
--------mike-big.png(83KB)
--------spritesheet_new.png(23KB)
--------tiny_shot2.png(1KB)
--------mike-tiny.png(7KB)
--------spritesheet.png(15KB)
--------edited_shot.png(27KB)
--------spaceship.png(11KB)
--------fireball_shot_first.png(31KB)
--------fireball_shot2.png(51KB)
--------flame.png(20KB)
--------fireball.png(25KB)
--------spaceship3.png(11KB)
----js()
--------quintus-all-v0.1.0.js(132KB)
--------utilities.js(425B)
--------jquery-1.11.2.min.js(94KB)
--------quintus-all-v0.2.0.js(178KB)
--------game.js(6KB)
----requirements.txt(14B)
----server.py(531B)
----Procfile(23B)
----README.md(830B)
----data()
--------player.json(89B)
--------shot.json(83B)
--------alien.json(88B)
----css()
--------github-logo-white.png(1KB)
--------game.css(621B)

网友评论