Skip to content

An online game of rock paper scissors, supporting infinite games. Created with pygame and sockets, integrated with the DropChain API.

Notifications You must be signed in to change notification settings

cRazink/DropChain-P2E-Rock-Paper-Scissors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online-Rock-Paper-Scissors

An online game of rock paper scissors, supporting infinite games. Created with pygame and sockets, integrated with the DropChain API to turn it into a web3 P2E game.

Running The Game

To run the game you will need to run an instane of server.py on one machine. Then you can run instances of client.py on other machines to connect.

You will need to change the server address in both server.py and client.py to be the IPV4 address of your machine or the server ips you'll be using.

About

An online game of rock paper scissors, supporting infinite games. Created with pygame and sockets, integrated with the DropChain API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%