Skip to content

Latest commit

 

History

50 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages