Skip to content

laellsr/medievalmaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medieval Maze v1

Medieval Maze is a multiplayer game for up to 4 players and the objective is to solve the maze. The project was made in python 3 using pygame library, threads and sockets.

Requisites

Python 3.x and pygame.

Instructions

You need to run the server first

python server.py

Then you can execute the client up to four times

python client.py

Important

  • Wait for the client to load before executing the next

  • The server needs to be restarted whenever the match ends or a player is disconnected

Screenshot

screenshot1

About

Multplayer python game with threads and sockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages