package
Version:
v1.13.4
Opens a new window with list of versions in this module.
Published: Feb 21, 2026
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
the core package provides basic functionality to all the major components of the code
Color is one of Empty, Black, or White
const (
Empty Color = iota
Black
White
FillBlack
FillWhite
FillDame
)
Opposite: Black -> White, White -> Black, Empty -> Empty
String is just for debugging purposes
Source Files
¶
Click to show internal directories.
Click to hide internal directories.