Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/omerap12/rock-paper-scissors-lizard-spock


https://github.com/omerap12/rock-paper-scissors-lizard-spock

python3

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# Rock-Paper-Scissors-Lizard-Spock---Python

How to run:
first install: pip install pygame
(need to be on the same network)
run server.py with valid port number
for example: python3 server.py 1234

run client.py with ip of the hosting server and the same port number
for example: python3 client.py 127.0.0.1 1234

get your friend run client.py with the arguments