Skip to content

klvenky/n-queens-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N-Queens-Helper

A simple game that helps in solving N-queens Problem.

Run npm install to install dependencies

Run npm start to start the local server

Try it live here