文件名称:battleship-online:pygame和套接字制作的在线战舰游戏
文件大小:11KB
文件格式:ZIP
更新时间:2024-05-13 06:32:31
Python
在线战舰 在本地网络上运行server.py并运行main.py(客户端文件)
【文件预览】:
battleship-online-main
----.gitignore(22B)
----assets()
--------ship.png(319B)
--------retrofont.ttf(16KB)
--------ship_destroyed.png(468B)
----network.py(3KB)
----player_opponent.py(3KB)
----server.py(78B)
----utils.py(1KB)
----README.md(85B)
----main.py(3KB)