Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.

ornicar/vindinium-starter-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Should work with python2 and python3.

Install deps:

pip install -r requirements.txt

Run with:

python client.py <key> <[training|arena]> <number-of-games-to-play> [server-url]

Examples:

python client.py mySecretKey arena 10
python client.py mySecretKey training 10 http://localhost:9000

About

Python starter bot for Vindinium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages