server : c++ , client : c
게임은 3명이 모일 때 시작한다.
server는 3명의 client들 중 무작위로 주제를 선택할 수 있는 권한을 준다.
client는 제시된 주제를 선택하고, server는 해당 주제에 맞는 초성Quiz를 출제한다.
먼저 5점을 내는 client가 승자가 된다.
git clone https://github.com/jet345/OpenSource_Game.git./all_compile.sh- Mysql query
sql_query.txt 참조 - execute
./server
./client {SERVER_IP}This project is licensed under the MIT License - see the LICENSE.md file for details