A chessboard simulator written in C++23 using winapi.
| game mode | edit mode |
|---|---|
![]() |
![]() |
| moves log (game mode) | figures list (edit mode) |
|---|---|
![]() |
![]() |
| game menu | edit menu |
|---|---|
![]() |
![]() |
-
Open Chess.sln with Visual Studio 2022.
-
Go to solution properties.
- Choose CHWiGrx project as single startup project.
- Project ready for build and launch.
Currently CMake only works with MinGW compiler.
This repository is a flake.
Build it using nix build in project root.
Execute nix develop in project root to enter the shell with
installed dependencies and development tools.








