Posts Tagged ‘classes’

Darts Schedule

Darts Scoreboard
3 Games 5 Teams – Create Schedule (Need Help)?

I need to create the permutations for 3 different games across five teams. Only one team can play one game type per round. So the games are Darts, Jenga and Table Top Football. So as I have an odd number of teams 1 game type will be skipped per round along with a team.

Any help greatly appreciated – I’d like to have the spread so that teams don’t play the same game as the last round (I don’t mind a little bit of this)

robertro

A v B playing game 1; C v D playing game 2.

D v A playing game 3; E v C playing game 1

A v E playing game 2; B v D playing game 3

C v A playing game 3; E v B playing game 1

B v C playing game 2; D v E playing game 3

Perhaps?