Skip to content

Familex/CHWiGrx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.