文件名称:asteroids:带有 Canvas 的浏览器内小行星
文件大小:18KB
文件格式:ZIP
更新时间:2024-07-24 01:48:17
JavaScript
小行星 这个游戏可以通过克隆 repo 并用浏览器打开 index.html 文件在本地运行。 您还可以在 maxpleaner.github.io/asteroids 的网络(由 github 页面托管)上实时玩游戏 链接 [ ]。 我制作的一个与此类似的项目是 Snake[ ]。
【文件预览】:
asteroids-master
----gameView.js(938B)
----keymaster.js(8KB)
----bullet.js(615B)
----movingObject.js(1KB)
----utils.js(307B)
----exercises()
--------inherits.js(570B)
--------bind.js(559B)
--------curry.js(1KB)
--------sum.js(194B)
----README.md(369B)
----style.css(1KB)
----index.html(2KB)
----ship.js(883B)
----lib()
--------gameView.js(938B)
--------keymaster.js(8KB)
--------bullet.js(630B)
--------movingObject.js(1KB)
--------utils.js(307B)
--------index.html(933B)
--------ship.js(882B)
--------game.js(3KB)
--------asteroid.js(531B)
----game.js(4KB)
----asteroid.js(531B)