8-Queens Problem

The 8-Queens Problem is a challenging game I hand-coded in Java in Object-Oriented Programming class at Miami University.

View the code here.