Variable: gomoku-OOOOscore

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

Value

800000

Documentation

Score of a qtuple containing four O's.

Source Code

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