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.
- Host: GitHub
- URL: https://github.com/prior99/frabbage
- Owner: Prior99
- Created: 2020-06-07T11:25:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T18:53:48.000Z (over 3 years ago)
- Last Synced: 2025-01-22T02:44:23.747Z (over 1 year ago)
- Language: TypeScript
- Size: 4.73 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frabbage
[](https://github.com/Prior99/frabbage)
A P2P multiplayer trivia game.
[](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