Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 248 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 248 Bytes

EightQueensChallenge

This is a solution to the Eight Queens Challenge. This code will generate a set of 14 solutions to the Challenge (eg: A6,B1,E8,C5,D2,G7,F3,H4). You can double check the solutions here: https://attogram.github.io/EightQueens/