Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 184 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 184 Bytes

Python multiplayer shooter game

Simple game made in python 3.6 and pygame.

How to run:

  • run server.py
  • run multiple clients (first client chooses number of players)
  • have fun!