howtothings.co.uk

Full Version: How to rate Women - Facemash Style
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
(25-02-2011, 05:39 PM)Mark Wrote: [ -> ]Looks like Dom's one step ahead then with his.. well close to two men.

Two men and a bottle.
1. Yep
2. This doesn't calculate a rank, it could easily be implemented by having your PHP script loop through a log file checking which has the highest, and doing it that way.
3. It will not be 1-0. If you look at images 4 + 5. They show what happens if either One or Two win.
4. If you give everything the same base rating, even as it's added. It will increase the fairness, but essentially no. It will always be unfair if you add one in the middle of things. It may be worth giving dishes a "new" tag. Then the BR set to 0. When it beats something eventually, its score will slowly climb up.
5. An if statement if( BR < 0) BR = 0;
This will vary from language to language and your variable type. If you're a developer, you should be able to pull it together.
Pages: 1 2 3