Skip to content

BaseMax/EightQueensPuzzlePHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages