liars-poker-console-client

1.0.0 • Public • Published

Liars Poker Console Client

A command-line client for the Liars Poker game.

Installation

npm install -g liars-poker-console-client

Usage

After installation, you can start the game by running:

liars-poker

Game Commands

Once the game is running, you can use the following commands:

  • nickname <your_name> - Set your nickname
  • create - Create a new game room
  • join <room_id> - Join an existing room
  • list - List available rooms
  • play <card_numbers> - Play cards (e.g., "play 1 2 3")
  • challenge - Challenge the previous player's move
  • leave - Leave the current room
  • quit - Exit the game

License

MIT

Package Sidebar

Install

npm i liars-poker-console-client

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

15.8 kB

Total Files

3

Last publish

Collaborators

  • shinji_matou