Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/henrygraesberg/buckshot-roulette-randomizer

Having trouble picking which of your friends to shoot, skip or steal from when playing buckshot roulette? Here's a 'lil website to help you, and hopefully preserve your friendships!
https://github.com/henrygraesberg/buckshot-roulette-randomizer

buckshot-roulette website

Last synced: 11 days ago
JSON representation

Having trouble picking which of your friends to shoot, skip or steal from when playing buckshot roulette? Here's a 'lil website to help you, and hopefully preserve your friendships!

Awesome Lists containing this project

README

        

# Buckshot Roulette Random Player Picker
[buckshot.graesberg.com](https://buckshot.graesberg.com)\
This project is a website designed to let you pick one of the players around the table completely at random. This includes yourself, though it is off by default, as I suspect you are not stupid enough to let a website decide if you should shoot yourself.

The site is based on the design of the "Jammer" item in the game, with slight changes made to support the new usecase.

## Reporting bugs/makings suggestions/Contributing/Editing Code
See [CONTRIBUTING.md](https://git.graesberg.com/buckshot-roulette-randomizer/blob/main/CONTRIBUTING.md) to learn how to contribute, report bugs and make suggestions!

## Next.js generated readme
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).

### Getting Started

First, run the development server:

```bash
npm run dev
```

### Learn More

To learn more about Next.js, take a look at the following resources:

- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.

You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js) - your feedback and contributions are welcome!