Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

A Board object is by default a grid consisting of multiple colored squares.

Square(s)

RowCol(s)

Each Square defines a unique location on the board that is captured by a Cartesian coordinate. In Colored Trails, the coordinates are represented by RowCol objects. A row on the Board represents a point on the Y-axis and a column represents a point on the X-axis. An example: