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

https://github.com/prior99/frabbage

A P2P multiplayer trivia game.
https://github.com/prior99/frabbage

Last synced: over 1 year ago
JSON representation

A P2P multiplayer trivia game.

Awesome Lists containing this project

README

          

# Frabbage

[![pipeline status](https://gitlab.com/prior99/frabbage/badges/master/pipeline.svg)](https://github.com/Prior99/frabbage)

A P2P multiplayer trivia game.

[![play](https://raw.githubusercontent.com/Prior99/frabbage/master/assets/play.png)](https://prior99.gitlab.io/frabbage)

## Contributing

Contributions are welcome. Pull-Requests and Issues are happily accepted.

### Building, Testing and Linting

Yarn is used instead of NPM, so make sure it is installed (`npm i -g yarn`).

```
yarn
yarn start
```

should suffice.

## Contributors

- Frederick Gnodtke