twodots:对游戏 TwoDots 的 Javascript 研究

时间:2024-06-24 13:26:24
【文件属性】:

文件名称:twodots:对游戏 TwoDots 的 Javascript 研究

文件大小:4KB

文件格式:ZIP

更新时间:2024-06-24 13:26:24

JavaScript

双点 这是和游戏基本功能的 Javacsript 实现。 它不是游戏的完整实现,而是编写 Javascript 的练习。 试试吧! 建造 npm install node index.js 导航到 [http://localhost:8080] 以在浏览器中访问游戏。 使用npm run watch自动构建和捆绑您的开发更改。 npm run bundle会将一个 Javascript 文件打包并丑化到static/js/bundle.js 。


【文件预览】:
twodots-master
----index.js(215B)
----package.json(537B)
----static()
--------index.html(285B)
--------js()
----.gitignore(34B)
----README.md(640B)

网友评论