Skip to content

ping pong game using turtle python and sockets for multiplayer effect

Notifications You must be signed in to change notification settings

karan-47/pingpong-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pingpong-turtle-python

This is a pingpong multiplayer game in which I have used sockets for communication between the two players and the server the two players when connected to the same network can play against each other and the scores of the match are stored in the database. To play this game first of all you have to run the server using the command python server.py and the two clients using the python command. The winner of the game is declared when a player scores 7 points.

About

ping pong game using turtle python and sockets for multiplayer effect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages