文件名称:jeopardy:危险游戏的多人(在线或沙发上)克隆!
文件大小:211KB
文件格式:ZIP
更新时间:2024-04-03 01:41:48
python flask socketio jeopardy JavaScript
危险 特征 危险! 多人游戏 游戏,类别,问题等的API 非常适合隔离! 用法 要求(游戏) Python3.8 +(使用赋值运算符:= ) 游戏: 和 API: , , (API) (可选) (有关更多详细信息,请参见) 部署方式 在“开发”环境中超级轻松地运行! # Clone the files git clone https://github.com/cazier/jeopardy # Enter the directory cd jeopardy # Install requirements python -m pip install -r requirements.txt # Run! python jeopardy/web.py 请注意,根据,如果使用eventlet或gevent Web服务器,则运行上面的命令对于生产环境就足够了。 如果不是这种情况
【文件预览】:
jeopardy-master
----Dockerfile(617B)
----.gitignore(1KB)
----README.md(3KB)
----.github()
--------workflows()
----tests()
--------conftest.py(2KB)
--------test_api.py(21KB)
--------__init__.py(0B)
--------files()
--------test_import.py(6KB)
----.vscode()
--------launch.json(2KB)
--------settings.json(738B)
----views.md(492B)
----LICENSE(1KB)
----.dockerignore(111B)
----.gitattributes(66B)
----TODO.md(856B)
----jeopardy()
--------sockets.py(317B)
--------routing.py(11KB)
--------storage.py(168B)
--------config.py(966B)
--------tests()
--------static()
--------api()
--------rounds.py(5KB)
--------web.py(1KB)
--------alex.py(11KB)
--------templates()
--------data()
--------wagers.py(4KB)
----requirements.txt(412B)
----sample.db(56KB)