nolastan / Frat-house-tycoon

3 stars 0 forks source link

Need visualization of Rush #12

Closed pcarleton closed 12 years ago

pcarleton commented 12 years ago

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.

pcarleton commented 12 years ago

bid screen is working (this issue is old)