ojasiiitd / 8-Queen-Puzzle

An Elegant Solution to the famous 8 Queen Problem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An Elegant Solution to the famous 8 Queen Problem


Languages

Language:C++ 100.0%