Variable: gomoku-XXXscore

gomoku-XXXscore is a variable defined in gomoku.el.gz.

Value

1800

Documentation

Score of a qtuple containing three X's.

Source Code

;; Defined in /usr/src/emacs/lisp/play/gomoku.el.gz
(defconst gomoku-XXXscore     1800  "Score of a qtuple containing three X's.")