Variable: gomoku-OOscore
gomoku-OOscore is a variable defined in gomoku.el.gz.
Value
800
Documentation
Score of a qtuple containing two O's.
Source Code
;; Defined in /usr/src/emacs/lisp/play/gomoku.el.gz
(defconst gomoku-OOscore 800 "Score of a qtuple containing two O's.")