Solving 8 Queen and Maze problems and creating Tic-Tac-Toe game.
-
Updated
Feb 1, 2021 - Python
Solving 8 Queen and Maze problems and creating Tic-Tac-Toe game.
Terminal implementation of the queen problem (place 8 chess queens on a 8x8 chessboard, none of them must see another one)
With java developed 8 queen problem sollution and compared different nondeterministic algorithms performance
Add a description, image, and links to the 8queen topic page so that developers can more easily learn about it.
To associate your repository with the 8queen topic, visit your repo's landing page and select "manage topics."