0 Forks
0 Stars
0 Watchers

nQueens

In this repository you will see the solutions of the classic problem "8 queens" or if you want the generic problem "N queens"

How to download and setup nQueens

Open terminal and run command
git clone https://github.com/mllimo/nQueens.git
git clone is used to create a copy or clone of nQueens repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nQueens https://github.com/mllimo/nQueens/archive/master.zip

Or simply clone nQueens with SSH
[email protected]:mllimo/nQueens.git

If you have some problems with nQueens

You may open issue on nQueens support forum (system) here: https://github.com/mllimo/nQueens/issues