Fri, 08 Jul 2011 22:40:26 +0200
Added tag SCHUR_GENESIS for changeset ff1b43f833a9
michael@0 | 1 | ____ _ _ _ _ _ |
michael@0 | 2 | / ___| ___ | |__ __ _ ___ | |__ | | | || |__ _ __ |
michael@0 | 3 | \___ \ / __|| '_ \ / _` | / __|| '_ \ | | | || '_ \ | '__| |
michael@0 | 4 | ___) || (__ | | | || (_| || (__ | | | || |_| || | | || | |
michael@0 | 5 | |____/ \___||_| |_| \__,_| \___||_| |_| \___/ |_| |_||_| |
michael@0 | 6 | |
michael@0 | 7 | Europalab SchachUhr - Game clock graphical user interface client |
michael@0 | 8 | Version 0.6.0 (08-Jul-2011) |
michael@0 | 9 | |
michael@0 | 10 | ABSTRACT |
michael@0 | 11 | |
michael@0 | 12 | Game clocks typically used in chess matches afford two competing |
michael@0 | 13 | opponents the means of judging their move timing by looking at |
michael@0 | 14 | their side of the game clock. This allows for judging the match |
michael@0 | 15 | outcome as well, because of time allowance playing a role in chess. |
michael@0 | 16 | The SchachUhr can certainly be used for this, but in other types of |
michael@0 | 17 | strategy matches and games in which timing plays a role as well. |
michael@0 | 18 | |
michael@0 | 19 | COPYRIGHT AND LICENSE |
michael@0 | 20 | |
michael@0 | 21 | Copyright © 2011 Michael Schloh von Bennewitz <michael@schloh.com> |
michael@0 | 22 | |
michael@0 | 23 | This program is free software; you can redistribute it and/or modify |
michael@0 | 24 | it under the terms of the GNU General Public License as published by |
michael@0 | 25 | the Free Software Foundation; either version 2 of the License, or |
michael@0 | 26 | (at your option) any later version. |
michael@0 | 27 | |
michael@0 | 28 | This program is distributed in the hope that it will be useful, |
michael@0 | 29 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
michael@0 | 30 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
michael@0 | 31 | GNU General Public License for more details. |
michael@0 | 32 | |
michael@0 | 33 | You should have received a copy of the GNU General Public License |
michael@0 | 34 | along with this program; if not, write to: |
michael@0 | 35 | |
michael@0 | 36 | Free Software Foundation |
michael@0 | 37 | 51 Franklin Street, Fifth Floor |
michael@0 | 38 | Boston, MA 02110-1301 |
michael@0 | 39 | USA |
michael@0 | 40 | |
michael@0 | 41 | HOME AND DOCUMENTATION |
michael@0 | 42 | |
michael@0 | 43 | The documentation and latest release can be found at |
michael@0 | 44 | |
michael@0 | 45 | o http://schachuhr.europalab.com/ |
michael@0 | 46 | o ftp://ftp.europalab.com/pub/sfw/schachuhr/ |