petpet
Version:
virtual pet server
29 lines (18 loc) • 684 B
Markdown
# petpet
virtual pet server
[](https://www.npmjs.com/package/petpet)
[](https://www.npmjs.com/package/petpet)
[](https://travis-ci.org/stawberri/petpet)
Running this command launches a graphql server.
```bash
$ npx petpet
...
Launched petpet server at http://localhost:9000/
```
This is a prototype version of a server-based virtual pet game. You may wish to try [pet](https://www.npmjs.com/package/pet) instead:
```bash
$ npx pet
...
You pat a catgirl. She blushes profusely.
> Nyaa~
```