kpetsche20 Posted August 12, 2008 Share Posted August 12, 2008 I have a clone of gamercoliseum dot com. Everything is done except the tournament system. It is a bracket system setup for 1v1. So if there are 8 players 4 games would be setup and each winner would advance and this would go on until there is only 1 winner. Any advice on how to make this work with a MySQL database would be helpful How it works: 1. All tournament games are 1v1 and all will have a max player setting, 4 being the minimum players allowed. 2. Each time a player signs up they auto-matically need to be assigned an opponent. After each game, each user reports the win. Once a win is reported, only a loss will be able to be recorded for the opponent. If they feel this is un-fair then they will email us with proof of their win. 3. Tournament games are all 1v1 and will not end until there is only 1 winner. Each winner advances to the next round, until there is only one. Link to comment Share on other sites More sharing options...
Barand Posted August 17, 2008 Share Posted August 17, 2008 DON'T double post. Link to comment Share on other sites More sharing options...
Recommended Posts