Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 325 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 325 Bytes

Multiplayer shooting games

Game rules:

Best of three games, after the first death will switch the map.

Development environment:

ubuntu+pycharm+python+pygame

Quick start:

edit file server.py and client.py ip,port python server.py python main.py attention:run server.py before run main.py