Skip to content

ozten/vindinium-starter-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vindinium Starter for NodeJS

Should work with 0.10 and higher.

Install dependencies

npm install

Run with

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

Examples:

node client.js mySecretKey arena 10
node client.js mySecretKey training 10 http://localhost:9000

About

NodeJS starter bot for Vindinium http://vindinium.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published