UNPKG

ai-for-shogi-like-games

Version:

javascript library of A.I. algorithms for Shogi-like games

7 lines (3 loc) 59 B
// @flow 'use strict'; exports.MAX_BOARD_DIMENSION = 9;