A simple Client/Server quiz game
1- g++ -std=c++17 server.cpp -o server
2- g++ -std=c++17 client.cpp -o client
3- Run the server (./server)
4- Run the client (./client)
5- Enjoy :)
-
Notifications
You must be signed in to change notification settings - Fork 1
ceciver/SocketQuizGame
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple Client/Server quiz game
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published