Skip to content

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/

Notifications You must be signed in to change notification settings

kanathan9/EightQueensChallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

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/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages