protoc -I=. --python_out=./proto sb.proto
protoc -I=. --python_out=./protocols game.proto protoc -I=. --python_out=./client/protocols game.proto
python3 server.py
python3 client/start.py
python3 startTest.py
pip3 install -e requirement.txt
tag 0.0.2