This project is a checker network game. Developped by Thanatos21 and bmael during a M1 ALMA network course.
- Download the zip
- Extract it
- go in the DameGame folder and type
-
qmake
-
make
- go to Server folder and type
-
make
- Start the server before a client
- Solve a bug when an invitation is rejected.
- Know why the server quit randomly.
- Finished the interfacing of the Dame Framework to implement a GUI game.
- Framework for client method in C.
- GUI with C++/Qt.