文件名称:got-server:权力游戏服务器桌游
文件大小:34KB
文件格式:ZIP
更新时间:2024-05-27 02:01:22
JavaScript
权力的游戏(棋盘游戏)javascript服务器
使用这些,这是一个JavaScript服务器,可用作在线控制器。
要玩游戏,还需要用户界面(尚未完成)。
API(如有更改,恕不另行通知)
创建/加入游戏
POST /games
标头:
content-type: application/json
身体:
{
"maxPlayers": "
【文件预览】:
got-server-master
----.gitignore(137B)
----README.md(3KB)
----bin()
--------got-server(231B)
----test()
--------curl_examples.txt(2KB)
--------integration()
--------unit()
--------.jshintrc(511B)
----LICENSE(1KB)
----Gruntfile.js(8KB)
----.jshintrc(280B)
----package.json(1KB)
----lib()
--------routes()
--------got-server.js(2KB)
--------.jshintrc(280B)
--------errors.js(466B)
--------service()
--------data()
----.gjslintrc(103B)