Let's play retro games CLI

A CLI for the website https://letsplayretro.games

Running

cargo build ./target/debug/letsplayretrogames <SUBCOMMAND>

Usage

```sh letsplayretrogames

USAGE: letsplayretrogames

OPTIONS: -h, --help Print help information

SUBCOMMANDS: help Print this message or the help of the given subcommand(s) random Get a random game, pass a console for games in that console or leave empty and be surprised search Search for a game passing a query ```