Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/omerap12/rock-paper-scissors-lizard-spock
- Owner: omerap12
- Created: 2021-12-05T17:14:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-07T20:52:07.000Z (about 3 years ago)
- Last Synced: 2024-10-29T23:44:24.657Z (2 months ago)
- Topics: python3
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 1234run client.py with ip of the hosting server and the same port number
for example: python3 client.py 127.0.0.1 1234get your friend run client.py with the arguments