Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.33 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.33 KB

Buckshot Roulette Random Player Picker

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 to learn how to contribute, report bugs and make suggestions!

Next.js generated readme

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev

Learn More

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

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!