oreporan / wePlayMin

WePlay - the social football managing app
0 stars 1 forks source link

the game building algorithm #27

Closed oreporan closed 8 years ago

oreporan commented 8 years ago

@nirla - interview question.

invites = [<id>,<id>,<id>...] players = [<id>,<id>,<id>...] numOfPlayersPerTeam = X

make the teams so that the 'invite' array only plays if we need them I don't have a solution, just hoping one of you could do it cleaner than what I did...

oreporan commented 8 years ago

@Yahavw, @nirla - Any suggestions?

Yahavw commented 8 years ago

I will set a time to think about this.

2015-10-26 21:52 GMT+02:00 oreporan notifications@github.com:

@Yahavw https://github.com/Yahavw, @nirla https://github.com/nirla - Any suggestions?

— Reply to this email directly or view it on GitHub https://github.com/oreporan/wePlayMin/issues/27#issuecomment-151263994.

oreporan commented 8 years ago

Right now we will let the admin make the teams, closing this for now (maybe forever)