0.0.5 • Published 7 years ago

goita-cli v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Build Status

goita-cli

Goita Command Line Interface (Node.js)

Install

npm install -g goita-cli

Start Goita game

Start a goita game with computer players.

goita game

gameScreenshot

MEMO: never deal goshi or Yaku(6-8 shi, 5-5 shi) by default

param(short)param(long)valueexample
-i--initial-statehistory[string]"12345678,12345679,11112345,11112345,s1"
-s--initial-scorescores [(1&3_score),(2&4_score)]140,0
-p--player-noNo. [1-4 number]1
-G--noGoshi[switch option]
-Y--noYaku[switch option]

Game rules

Rules (日本語) | (English)

Evaluate moves

goita solve [history]

solveScreenshot

Specifications of history string

Take a look at goita-core README @HistoryString