Right now the rushees are being generated, but there's no notion of bidding them.
The rushees can be found attached to the return value of turn.run(), so turn.run().rushees has them. Each member has a "chanceWillJoin" method which you can call to see how likely they are to join your fraternity.
Right now the rushees are being generated, but there's no notion of bidding them.
The rushees can be found attached to the return value of turn.run(), so turn.run().rushees has them. Each member has a "chanceWillJoin" method which you can call to see how likely they are to join your fraternity.