Skip to content
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.
/ Blitz17 Public archive

Bot for the Coveo Blitz 2017

Notifications You must be signed in to change notification settings

Sytten/Blitz17

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blitz 2017

Bot for the 2017 Coveo Blitz competition!

Setup

Works with python2 and python3.

Install deps:

pip install -r requirements.txt

Run with:

python client.py <apiKey> <[training|competition]> [gameId]

Examples:

python client.py mySecretKey competition myGameId
python client.py mySecretKey training