文件名称:pong:使用nodejs web sockets玩乒乓球游戏的简单实现
文件大小:13KB
文件格式:ZIP
更新时间:2024-07-22 10:24:13
JavaScript
乒乓球 乒乓球游戏的简单实现。 我创建这个是为了学习目的,基本上是为了我可以玩 nodejs web sockets :-) 测试提交
【文件预览】:
pong-master
----server()
--------webServer.js(6KB)
--------player.js(132B)
--------game.js(2KB)
----package.json(303B)
----.bowerrc(47B)
----LICENSE(1KB)
----static()
--------css()
--------templates()
--------index.html(1KB)
--------js()
----.gitignore(133B)
----README.md(158B)
----bower.json(369B)