description | Qt Front-end, C++ Back-end |
owner | Xinqi Bao <[email protected]> |
last change | Sat, 2 May 2020 20:07:46 +0000 (16:07 -0400) |
A portable software for lovely cheaters, C++ Back-end, with Qt Front-end, self-practice project.
A simple customized asynchronous TCP for Back-end, by using multi-threading.
Implemented game(s):
Located in client/CheateHub
, build it, and config Back-end ip and port information at Config session in the application.
Build by running make
from server/
directory, make MODE=release
for releasing. Executable file will locate in server/build/
.
Module locate in server/wordscapes/
.
For first time, have to generate dictionary before running, by using script server/tools/generateDict.py
.
For testing this module individually, build by running make test
.
Add config feature for back-end.
Makefile for server could be improved.
Message format for communicating between front-end and back-end could be improved, especially when implemented more games.
2020-05-02 | Xinqi Bao | first commit, implemented game wordscapes master | commit | diff | tree | snapshot |
4 years ago | master | log | tree |