A terminal gomoku online game based on React & ink.
# var npm
npm i -g gomoku-terminal
# yarn
yarn global add gomoku-terminal
$ gomoku --help
gomoku [options]
Options:
--version Show version number [boolean]
--api the api host [string] [default: "http://23.106.139.99:5001"]
--store the config & session store file
[string] [default: "~/.gomoku-terminal.json"]
--help Show help [boolean]
Notes
--store
argument with different filename.Version | Tag | Published |
---|---|---|
1.1.1 | latest | 3yrs ago |