1.0.0 • Published 7 months ago
liars-poker-console-client v1.0.0
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 nicknamecreate
- Create a new game roomjoin <room_id>
- Join an existing roomlist
- List available roomsplay <card_numbers>
- Play cards (e.g., "play 1 2 3")challenge
- Challenge the previous player's moveleave
- Leave the current roomquit
- Exit the game
License
MIT
1.0.0
7 months ago