# eggox games

The games you own, with their id, rooms, API version and whether they are published.

```
eggox games [--json]
```

Lists every game you own. A game is an experience bought in the Shop and
placed as a door; the door's room is its root.

## Examples

```
$ eggox games
Ninja Skybound
  room:tpi_room_7f3…  10 rooms  api v1  published
Coin Rush
  room:tpi_room_a91…  1 room  api v1  not published yet
```

The name or the id is what `eggox pull` takes.

