#lang scribble/doc @(require "common.ss") @gametitle["Checkers" "checkers" "Board Game"] This simple checkers game (with no AI player) is intended as a demonstration use of the @schememodname[games/gl-board-game] library.