Creation Date: 15th Nov 2012
Language: Java
Source Code: https://github.com/bytestream/8-Queens-Puzzle/

As part of my first year studies at the University of Lancaster I was required to build an application that would allow users to play the famous 8 queens puzzle. The application enables you to play in Rooks, Bishops and Queens game modes each requiring you to fulfill the number of tiles for that given puzzle. The application allows you to select game modes, reset game modes and including a number of error checking procedures to ensure fair play. I would have hoped to implement a solve feature which uses an algorithm to find one of the many solutions to the puzzle but I have yet to get round to this - please feel free to add to my github!

screenshotscreenshotscreenshot