1
Fork 0
Linux.org.ru chess tournament logs and tables
 
 
 
Go to file
vonavi 9bf94eb5b1 Throw away '.gitkeep'. 2015-10-21 07:55:09 +03:00
2013 Throw away '.gitkeep'. 2015-10-21 07:55:09 +03:00
2014 Tournament "Fallen Leaves": update games.ini. 2015-01-06 00:30:30 +03:00
2015/1-kings Tournament Kings, tour 4: new games DoctorSinus vs. Nedis. 2015-10-19 22:56:25 +05:00
bin Replace class 'TournamentTable' by 'RoundRobinTable'. 2013-11-23 10:53:38 +02:00
lib Tournament table: make CSS-class attributes of the header and table rows 2014-05-21 17:05:43 +03:00
.gitignore Remove Ruby junk. 2014-06-14 20:07:36 +03:00
README.md Add a note about schedule.md into README.md. 2013-09-23 19:37:23 +03:00
THANKS.md added thanksfile 2014-08-20 14:32:48 +04:00
TODO.org Improve the look of TODO file. 2014-07-14 20:09:57 +03:00
black_list.md blacklist updated 2015-10-02 00:18:22 +03:00
castfile Update castfile. 2015-01-02 20:24:01 +03:00
game-add Script 'game-add': fix a stupid mistake. 2015-10-03 23:24:36 +03:00
parse-games Scripts: fix the increment operator. 2015-01-09 15:09:52 +03:00
randomize.py randomize works 2013-08-26 21:12:19 +04:00
roundrobin.py great12: scheduler 2013-04-28 23:32:52 +04:00
rr-gen-tours Add script 'rr-gen-tours' for the generation of 'tour_info'. 2015-10-01 21:50:04 +03:00
schedule Scripts: modify regexps, because no slash anymore in game results. 2015-01-08 13:28:13 +03:00

README.md

Шахматный турнир Linux.org.ru: официальный Git-репозиторий

В данном репо находятся:

  • скрипт, генерирующий расписание туров (с форматированием LORCODE для удобства)
  • расписание туров чемпионата;
  • турнирная таблица;
  • все партии, сыгранные в рамках чемпионата, в формате PGN.
  • скрипт schedule для игроков, позволяет легко и быстро узнать расписание тура и имя очередного соперника. Подробности в файле schedule.md.

Структура репо интуитивно понятна и, надеюсь, не нуждается в объяснении.