Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 406 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 406 Bytes

Secret Santa

In order to play the game you should:

  1. Have python 3.x installed (can also probably work with python 2.x)
  2. Navigate to the script containing folder
  3. Run the app: python main.py
  4. Enter names of children playing in the game with separating space, e.g.: Al, Peggy, Bud, Kelly, Buck, Seven, and press enter

The game will print all child names with thier corresponding santa, enjoy!