Skip to content

pmarki/tournament

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

**** Swiss tournament simulator****

1. Install Python: https://www.python.org/downloads/ and PostgreSQL binding: http://initd.org/psycopg/
2. Install PostgreSQL: http://www.postgresql.org/
3. Clone the project repository https://github.com/pmarki/tournament.git
4. Navigate to project folder (cd /path/to/project)
5. Create datebase from tournament.sql by typing in terminal: psql, and then: \i tournament.sql
6. Use functions from tournament.py as described to create players, report matches and make swiss pairing.

Requires even number of players.

About

simply swiss tournament simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages