1.0.0 • Published 7 months ago

liars-poker-console-client v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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

1.0.0

7 months ago