Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 289 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 289 Bytes

Vindinium Starter for C#

Code by Mark Tanner (put on github by me, ping me for his contact info)

Run with

client <key> <[training|arena]> <number-of-turns> [server-url]

Examples:

client mySecretKey arena 10
client mySecretKey training 10 http://localhost:9000