Python script to generate definitely random foosball teams for a foosball tournament. The script trys to pair experienced players with non experienced players.
Experienced players are denoted by a 1
next to their name in the players.txt file.
- Create a players.txt file. See example file
- Run the script
python generate_teams.py