Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 362 Bytes

File metadata and controls

7 lines (4 loc) · 362 Bytes

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