goita-cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

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) value example
-i --initial-state history[string] "12345678,12345679,11112345,11112345,s1"
-s --initial-score scores [(1&3_score),(2&4_score)] 140,0
-p --player-no No. [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

Readme

Keywords

Package Sidebar

Install

npm i goita-cli

Weekly Downloads

1

Version

0.0.5

License

MIT

Last publish

Collaborators

  • yoskeoka