Sort of like Stadt Land Fluss, or Scattergories.
Choose some categories and think of a word for each one, with the given letter.
- Visit the homepage and click ”Create game”.
- Invite some friends to the game. Share the URL with them, or the game ID to enter on the homepage.
- Add a nickname, and select some or type in some categories to play with.
- Click ”Start game”
- A random letter will be chosen; fill in answers beginning with the letter. If you selected ”extra points for alliteration”, answers like “Tina Turner” will score one point for each word beginning with the letter.
- Finish the round as fast as possible and then vote up or down for answers
- Have fun
- Do not add movies or books etc that you do not know and cannot describe.
- Specificity is important. For cities add Washington D.C., not Washington
- TBD
git clone https://github.com/alexbassy/stopthebus.git
cd stopthebus
yarn
yarn dev
Cloudflare worker routes live in /src/workers
and can be built with yarn worker:build
and published with yarn worker:publish