An open API service indexing awesome lists of open source software.

https://github.com/ckaznable/zkp-cli

p2p paper scissors rock game in cli
https://github.com/ckaznable/zkp-cli

cli game p2p

Last synced: about 1 month ago
JSON representation

p2p paper scissors rock game in cli

Awesome Lists containing this project

README

          

# Zyan-Ken-Pa

p2p paper scissors rock game in cli

---

## Installation

### Install from Github Release

Download the last version binary depending on your configuration here: [Release Page](https://github.com/ckaznable/zkp-cli/releases/latest)

## Usage

```shell
Usage: zkp-cli [OPTIONS]

Options:
--host make host
-c, --connect target host ip [default: ]
-h, --help Print help
-V, --version Print version
```

host:
```shell
zkp-cli --host
```

guest:
```
zkp-cli -c
```