/EightQueensPuzzlePHP

A PHP implementation of the Eight Queens Puzzle, using a backtracking algorithm.

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Eight Queens Puzzle PHP

A PHP implementation of the Eight Queens Puzzle, using a backtracking algorithm.

Usage

$ php EightQueensPuzzle.php

Run the program with php interpreter.

© Copyright 2022, Max Base