Skip to content

Shogunkayo/Minotag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minotag


2D multiplayer tag game built using pygame and socket libraries in python for Computer Networks course project in 4th semester.

minotag

Credits


game

Installation


  • Install the following pip packages.
pip install pygame pickle bcrypt psycopg2
  • Make sure to have postgresql installed and running on the host where you run the server. Add your credentials in server.py. Else, remove the lines indicated in server.py, if you do not want a database to store user info.

Features


  • Multiple rooms for players to play in.
  • Localized chat interfaces for each room.

lobby

About

2D multiplayer tag game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages