Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 10 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
我现在正在建造一个。
我的支持循环赛、单淘汰和Boil-Off锦标赛!就在我们说话的时候,我正在研究双败淘汰制。 [实际上我需要为我们这个周末的一个活动完成它。 ;)]
还支持以下计分模式:最高分(团队运动)、最低分(高尔夫等)、最高时间(山丘之王)、最低时间(赛车等)。
http://tournaments.codeplex.com
Here it is in action:
http://lanlordz.net/Events/ViewTournament/4
如您所知,这是针对 LAN 聚会进行了优化。
它不是用 PHP 编写的;但是,我鼓励移植到 PHP。
I'm in the process of building one right now.
Mine supports Round-Robin, Single-Elimination, and Boil-Off tournaments! I am working on Double Elimination as we speak. [I actually need to get it done for an event we have this weekend. ;)]
It also supports the folowing scoring modes: Highest Score (Team Sports), Lowest Score (Golf, etc.), Highest Time (King-of-the-Hill), and Lowest Time (Racing, etc.).
http://tournaments.codeplex.com
Here it is in action:
http://lanlordz.net/Events/ViewTournament/4
As you can tell, it was optimized for LAN parties.
It is not in PHP; but, I would encourage a port to PHP.
http://www.tourneylogic.com/products/bracketcontrol/default.aspx
但不是免费的
http://www.tourneylogic.com/products/bracketcontrol/default.aspx
Not free though
有一个非常有用的 jquery 插件,它可以绘制一个二叉树,可用于构建锦标赛支架。
There is a pretty useful jquery plugin that draws a binary tree which can be used for building tourney brackets.