Skip to content

craig-gundacker/eight-queens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eight-queens

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages