Skip to content

AllenJo72/RockPaperScissorsPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors

Made with pygame. Multiplayer game using socket module and threading.

How to play

Open network.json file and provide the server ip and port.
Capture

Now run client.py.

Client.py

-Main menu
2021-12-29-14-35-12

-Waiting for players

ant

-Game
game

Server.py

server

You can use ngrok for the tcp server.

About

Rock Paper Scissor made with python-pygame. Poorly made, as a beginner in programming. Multiplayer with server code and client code provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages