Skip to content

Latest commit

 

History

History
executable file
·
9 lines (5 loc) · 269 Bytes

README.md

File metadata and controls

executable file
·
9 lines (5 loc) · 269 Bytes

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