

Environment: python3pygamethread you can read README.md ------------------------------------------------- English: unzip the file 1 start Server find yourself LAN ip address open server.py edit your ip and port(can default) self.server.bind(("192.168.1.254", 8888)) 2 start Client you need to connet a LAN with Server open Client.py 修改当中的ip和port为Server的地址和端口 edit Server ip and port self.client.connect(("192.168.1.254", 8888)) 3 first run Server and then run Client click `space` can satrt next game...

Tap to see all activity →
No reviews for Gobang/Five-in-a-row/LAN/五子棋/局域网 yet
Be the first to write one.