Skip to content

The n-queen puzzle is the problem of placing n chess queens on an n x n chessboard so that no two queens threaten each other; thus, a solution requires that no two queens share the same row, column, or diagonal.

Notifications You must be signed in to change notification settings

kritikaa-srivastavaa/N-QUEENS-VISUALIZER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

N-QUEENS-VISUALIZER

The n-queen puzzle is the problem of placing n chess queens on an n x n chessboard so that no two queens threaten each other; thus, a solution requires that no two queens share the same row, column, or diagonal.

About

The n-queen puzzle is the problem of placing n chess queens on an n x n chessboard so that no two queens threaten each other; thus, a solution requires that no two queens share the same row, column, or diagonal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published