New app: Swiss Chess Tournament

This commit is contained in:
Boris Kraut 2015-04-27 17:19:49 +02:00
parent d459548f14
commit 4bdadcd905
1 changed files with 47 additions and 0 deletions

View File

@ -0,0 +1,47 @@
Categories:Games,Office
License:Apache2
Web Site:
Source Code:https://github.com/JhilanAlkarawi/Swiss-Tournament
Issue Tracker:https://github.com/JhilanAlkarawi/Swiss-Tournament/issues
Auto Name:Swiss Chess Tournament
Summary:Manage tournaments
Description:
A Swiss system is common system to use when it is not feasible to play as many
rounds as required in a round-robin tournament, the system is commonly used in
chess, Go, bridge, eSports, Scrabble, squash.
Features:
* archive tournaments
* generate pairings and color assignments
* break ties
* handle Byes
* one Bye for player per tournament
* avoid rematch
.
Repo Type:git
Repo:https://github.com/JhilanAlkarawi/Swiss-Tournament
Build:1.0,1
commit=6d71af72505c5a98b83323d67dfd7f0c1d1fcb73
subdir=app
gradle=yes
prebuild=pushd libs && \
jar xf *.jar && \
rm *.jar && \
find -type f -name \*.class -delete && \
find -type f -name Test\*.java -delete && \
popd && \
mv libs src/main/java/
Maintainer Notes:
Switch to UCM:RepoManifest when https://github.com/JhilanAlkarawi/Swiss-Tournament/issues/1 is fixed.
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0
Current Version Code:1