Variable: gomoku-XXscore

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

Value

400

Documentation

Score of a qtuple containing two X's.

Source Code

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