Student Name: __________________
Class and Section __________________
Total Points (20 pts) __________________
Due: Feb 18, 2013 before the class
Project: Multiple Eight Queens Solution
CSCI 2210 Data Structures and Algorithms
Armstrong Atlantic State University
Problem Description:
(Game: multiple Eight Queens solution) Write an applet to
display all possible solutions for the Eight Queens puzzle
in a scroll pane, as shown in the following figure. For
each solution, put a label to denote the solution number.
Hint: Place all solution panels into one panel and place
Copy Your Code here:
(Name the program Exercise22_23)
Screen shots: