Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 496 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 496 Bytes

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.