Skip to content

chenop/8-queens-puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8-queens-puzzle

A cool web client for solving the 8 Queen Puzzle (8x8).

Here is a Live Demo.

Purpose: provide the user a UI tool to solve the 8 Queens Puzzle.

Implementation: AngularJS, Bootstrap, AngularUI and JQuery.

Some details:

  • Its a client side only implementation.
  • Its shows the user the available places he can place a queen
  • When selecting a queen - the user can see the places this queens threatens.
  • Display the user success / failure Message
  • Provide the following actions to the user: Reset board, Undo, Remove Queen

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published