Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 742 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 742 Bytes

Chess queens

This is a course work on programming 2021

image


About the application

The program allows you to arrange queens so that they are not under the fight of other figures.

You can set the size of the board and the number of figures in the range from 1 to 13.

image

The application also allows you to save any combination to the save folder

image