Skip to content

Familex/CHWiGrx

Repository files navigation

Chess With Graphics

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

Setup

  1. Open Chess.sln with Visual Studio 2022.

  2. Go to solution properties.

  1. Choose CHWiGrx project as single startup project.

  1. Project ready for build and launch.

CMake

Currently CMake only works with MinGW compiler.

Nix

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.

About

Winapi chess

Topics

Resources

License

Stars

Watchers

Forks

Languages