made a maze which follows the principles of the π N-Queen Problem.
try Maze!
The maze is a simple chess board with n number of rows and columns.
The work is simple for n number of rows and columns you have to place n number of queens so that none of the queens should intersect with its rows, columns, and even diagon...
abhayprajapati.hashnode.dev1 min read