/8-Queens

A java implementation of the 8(n)-queens game solved using a hill-climbing algorithm

Primary LanguageJava

No issues in this repository yet.