Skip to content

♟️ Building a GUI chess game using C++ and Qt6 library. Underdevelopment .

License

Notifications You must be signed in to change notification settings

ayush-that/Grandmaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grandmaster Header

Instructions

  1. Install dependencies
sudo apt update
sudo apt-install qt6-base-dev build-essential cmake qt6-svg-dev
  1. Build the project:
mkdir build
cd build
cmake ..
make
  1. Run the project:
./grandmaster

About

♟️ Building a GUI chess game using C++ and Qt6 library. Underdevelopment .

Topics

Resources

License

Stars

Watchers

Forks