Skip to content

Competitively finding things at home

Notifications You must be signed in to change notification settings

sktse/scavenger-hunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scavenger-hunt

How to Play

  • Have three or more people on a video call via fixed video - two participants and at least one judge.
  • Before the call, the judge should run this script to generate a randomized scavenger hunt list for the participants.
  • To start the game in the video call, the judge will screen share the scavenger hunt list to the two participants.
  • As soon as the scavenger hunt list is shared, the two participants are trying to collect as many items from the list as possible as quickly as possible.
  • The two participants should have a second mobile device n the video call that they will carry with them wile participating in the scavenger hunt (for entertainment reasons).
  • The participants must bring the item to the fix video location to show the judge the item.
  • The winner is the participant that collects as many items as possible from their scavenger hunt list the fastest.
  • Inspired by the Bon Appétit Scavenger Hunt: https://www.youtube.com/watch?v=CE3OutlMcfM

Setup

  • To setup the project, run:
source ./setup.sh

Testing

  • To test the project, run:
python -m pytest -vv ./tests/*_tests.py

Running

  • To execute the script, run:
python scavenger_hunt.py
  • The output HTML file will be written to the /output directory with your specified file name.

About

Competitively finding things at home

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published