Variable: gomoku-OOOscore

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

Value

15000

Documentation

Score of a qtuple containing three O's.

Source Code

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