The eight queens problem is a common one in computer science courses. Basically, the program has to find positions for eight separate queen pieces on the board such that no piece is threatening another. My solution might not be the most efficient, but it gets the job done.
-
Notifications
You must be signed in to change notification settings - Fork 0
craig-gundacker/eight-queens
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published