Skip to content

The N-Queens problem is to place N-Queens on an NxN chessboard such that no queens attack each other. This project visualizes the recursive solution algorithm. You can access it here: https://bhushan-srivastava.github.io/N-Queens-Visualizer/

Notifications You must be signed in to change notification settings

bhushan-srivastava/N-Queens-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

The N-Queens problem is to place N-Queens on an NxN chessboard such that no queens attack each other. This project visualizes the recursive solution algorithm. You can access it here: https://bhushan-srivastava.github.io/N-Queens-Visualizer/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published