/8-Queen-Puzzle

An Elegant Solution to the famous 8 Queen Problem

Primary LanguageC++

8-Queen-Puzzle

The 8 Queen Problem Solved using a reference 2D Matrix and implemented as a Game.

Turbo C++ compiler has been used and more info about the same has ben provided here. Turbo C++ can be downloaded here.

PS : This was the actual project I handed in for my class 12th Computer Science project.