Skip to content

tleboulenge/tournament

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tournament
(c) 2011, Thierry Le Boulengé

Creates a web page with 2 phases tournament (qualification pools and direct elimination rounds). The page is live and allows recording the results of the matches.

How-to
------

1. Assemble your teams. Put you teams images (1 image per team, name of the image will be the name of the team) under teams/

2. Create the page:
	$> python make.py

3. Open the created HTML page 'tournament.html' in a browser.


Configurations
--------------

Static configuration is found under parts/: static html code and images.

Requirements
------------

The javascript runtime uses jQuery.

About

Create a 2 phases tournament page (javascript/python)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published