Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 833 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 833 Bytes

#DotBox A JavaScript game of dots, lines, and boxes.

Play It!

http://www.gmetzker.com/dotBox

Objective

  • Score the most boxes on the board.

Rules

  • Take a turn a by clicking on two adjacent dots and connecting a line.
  • Score boxes by connecting four sides of a box.
  • Get a free turn when you score a box.
  • Player who scores the most boxes wins.

Built With