Skip to content

A strategic game involving placing 8 queens on an 8x8 square without any being able to capture one another.

License

Notifications You must be signed in to change notification settings

OnBoard-Devs/Queens

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Queens

A strategic game, made with HTML, SCSS & JS, requiring the player to place 8 queens on an 8x8 board without them being able to capture one another.

NOTE: Queens can capture each other if they are placed horizontally, vertically, or diagonally from each other:

image

About

A strategic game involving placing 8 queens on an 8x8 square without any being able to capture one another.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 49.3%
  • JavaScript 46.8%
  • HTML 3.9%