https://github.com/gsri30/multiplayer-quiz
This is a simple quiz program developed using a few python modules
https://github.com/gsri30/multiplayer-quiz
client-server python python-modules quiz-game select sockets threads
Last synced: 4 months ago
JSON representation
This is a simple quiz program developed using a few python modules
- Host: GitHub
- URL: https://github.com/gsri30/multiplayer-quiz
- Owner: GSri30
- Created: 2020-04-18T09:15:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-18T09:52:02.000Z (about 5 years ago)
- Last Synced: 2025-01-06T22:52:59.421Z (6 months ago)
- Topics: client-server, python, python-modules, quiz-game, select, sockets, threads
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to multiplayer-quiz 👋
> This is a simple quiz program developed using a few python modules
> This currently supports only 3players
## Usage
> Open 4 terminals in which one terminal will be a server and the rest of the 3 terminals would be clients (players)
```sh
python server.py
python client.py
```## Author
👤 **Sri Harsha G**
* Website: https://gsri30.github.io/
* Twitter: [@SriHarshaG6](https://twitter.com/SriHarshaG6)
* Github: [@GSri30](https://github.com/GSri30)
* LinkedIn: [@sri-harsha-g-15534a18a](https://linkedin.com/in/sri-harsha-g-15534a18a)## Show your support
Give a ⭐️ if this project helped you!
***
This README was generated with ❤️