Grandmaster
grandmaster is a Qt6-based chess game written in C++. It provides a fully interactive chessboard with piece movement validation, highlighting, and sound effects.
Install / Use
/learn @jimmymuthoni/GrandmasterREADME
Grandmaster:

Grandmaster is a Qt6-based chess game written in C++. It provides a fully interactive chessboard with piece movement validation, highlighting, and sound effects.
Features
- Complete chessboard with 8x8 grid.
- Correct initial piece setup.
- Piece movement validation for all chess pieces (Pawn, Rook, Knight, Bishop, Queen, King).
- Path checking for pieces like Rook, Bishop, and Queen.
- Visual highlighting of selected squares.
- Turn-based system (White/Black).
- Sound effects on moves.
Technologies
- C++17
- Qt6 Widgets, Svg, Multimedia
- Object-oriented design with proper use of Qt signals and slots.
Instructions to Set up and run this project:
- clone this repo:
git clone https://github.com/jimmymuthoni/grandmaster.git
- Install the dependencies.
sudo apt update
sudo apt-install qt6-base-dev build-essential cmake qt6-svg-dev
- Build the project:
cd grandmaster
mkdir build
cd build
cmake ..
make
- Run the project:
./grandmaster
Related Skills
node-connect
349.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
