Eight Queen Puzzle - portable CP/M version, written on Commodore 128
-
Updated
Apr 26, 2018 - Pascal
Eight Queen Puzzle - portable CP/M version, written on Commodore 128
The eight queens puzzle is the problem of placing eight chess queens on an 8×8 chessboard so that no two queens threaten each other. Thus, a solution requires that no two queens share the same row, column, or diagonal.
Add a description, image, and links to the eight-queen-problem topic page so that developers can more easily learn about it.
To associate your repository with the eight-queen-problem topic, visit your repo's landing page and select "manage topics."