Skip to content

multiplayer game using tcp connection. To start game, u first need to start server. So you need to start world file and write options of your server in gui then start the server. To connect to server go to player.py file. Go down the code and change values of port, server port etc to your specification. Sorry for my bad english

Notifications You must be signed in to change notification settings

kamilus1/tcp-game

Repository files navigation

Small unfinished multiplayer game using tcp connection. 
To start game, u first need to start server. 
So you need to start world file and write options of your server in gui then start the server. 
To connect to server go to player.py file. Go down the code and change values of port, server port etc to your specification. 
Addition libraries you need:
-tkinter
-pygame

Sorry for my bad english. 
Greetings from Bogdaszowice
elo

About

multiplayer game using tcp connection. To start game, u first need to start server. So you need to start world file and write options of your server in gui then start the server. To connect to server go to player.py file. Go down the code and change values of port, server port etc to your specification. Sorry for my bad english

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages