# Chinese-chess **Repository Path**: Coding-years/Chinese-chess ## Basic Information - **Project Name**: Chinese-chess - **Description**: 用QT实现的一个中国象棋游戏。 - **Primary Language**: QML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-11-27 - **Last Updated**: 2023-11-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Chinese-chess ============= I would like to use QT and socket to implement 2 persons chessing in the internet. The first step is to implement the 2 persons chessing in the PC local environment with QT. Fighting!!!