Skip to content
/ monikers Public

Tools for playing word games with friends via video conference

License

Notifications You must be signed in to change notification settings

marve/monikers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monikers

A team-based word guessing game for 4+ players. Intended for use over video conferencing.

Requirements

  • Python 3.6+
  • Twilio Account
    • Free trial account is sufficient, but you will have to pre-register every spymaster number.
  • Ubuntu 18.04+ or Windows 10

How does it work?

  1. Follow steps in Run the Code.
  2. Gather phone numbers of players. NOTE: This is optional but helps speed up game setup.
  3. Start/join a video conference with players. I recommend https://meet.jit.si/.
  4. Share your screen.
  5. Decide who will be the first spy master for each team and enter each spy master's phone number when prompted in the console. Each spy master will receive a SMS message with the grid key for the game.
  6. Verify the spy masters received the messages. Use the in-game capability to resend if needed.
  7. Once both spy masters have the grid key, the game board will draw on screen (this is why one person needs to share their screen).
  8. Click on each word that is chosen. In a physical game, you might required the desired card to be touched. In a video conference you can ask the team to say "final answer" or something like that before you click the word.
  9. The game runs in a loop so once the first game ends, pick new spy masters and play again.

Run the Code

These instructions will get you a copy of the project up and running on your local machine.

Clone the repo

git clone https://github.com/marve/monikers.git

Linux

./start.sh

Windows

Must have installed python with tkinter included!

start.cmd

About

Tools for playing word games with friends via video conference

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published