「LAN Chinese Chess」Game Programming Practice 2023

image

LAN Chinese Chess

GitHub Repository: https://github.com/hmxsqaq/C-ChineseChessWithLAN

I served as a programmer on this project, responsible for implementing the P2P LAN connection using C++ Sockets and developing the logic for legal move validation.

Team Members

Project Overview

This is a Chinese Chess game that supports multiplayer over a Local Area Network (LAN).