Tuyixiang / 2018.8-Practice-2

Chinese Chess 1v1 on TCP/IP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2018.8-Practice-2

Practice work as for Tsinghua University freshman summer semester.

This is the 2st of three works, which allows two players to connect and play Chinese Chess.

The focus of this practice is threading and network connection.

NOTICE:

SOME MEDIA FILES ARE REMOVED DUE TO POTENTIALLY COPYRIGHT ISSUES.

res/ shows the list of media files that should be there, replace them with your own, pls.

.wav files are sounds that should be played at various situations .tff file is the font used for chess pieces

About

Chinese Chess 1v1 on TCP/IP


Languages

Language:C++ 96.7%Language:QMake 1.7%Language:C 1.6%