,;;;!!!!!;;.
:!!!!!!!!!!!!!!; Infinity Works Graduate Scheme 2018
:!!!!!!!!!!!!!!!!!; Ash & Matt's Ping Pong Ladder Extravaganza
;!!!!!!!!!!!!!!!!!!!; All Rights Reserved (c) 2018
;!!!!!!!!!!!!!!!!!!!!!
;!!!!!!!!!!!!!!!!!!!!'
;!!!!!!!!!!!!!!!!!!!' o . _______ _______
:!!!!!!!!!!!!!!!!' \_ 0 /______//______/| @_o
,!!!!!!!!!!!!!'' /\_, /______//______/ /\\
,;!!!'''''''''' | \ | || | / |
.!!!!'
!!!!
Ensure you have Python 2.7 installed
python -V
Install the project dependencies.
pip install click
pip install PrettyTable
pip install quik
Use python table_tennis.py --help
to display the available commands.
The files persisting the group ladders are output to group_ladders/
HTML pages of the group ladders are output to /html/out/
- The template for the HTML pages is located in
/html/ladder_template.html