UNPKG

ymir-js

Version:

This toolkit is created to make it easier for you to develop games like chess, checkers, go, match 3 puzzle and more. It is still under development.

5 lines (4 loc) 176 B
export const CHECKERS_INTERNATIONAL = 'international'; export const CHECKERS_TURKISH = 'turkish'; export const CHECKERS_WHITE = 'white'; export const CHECKERS_BLACK = 'black';