This repo contains code for interacting with Vindinium game server. Compile with
nim c -r nymph.nim
run ./nymph
and enjoy the battle. Don't forget to generate your private key before going to arena ;)
Some code to start playing Vindinium using Nim programming language
Nimrod
This repo contains code for interacting with Vindinium game server. Compile with
nim c -r nymph.nim
run ./nymph
and enjoy the battle. Don't forget to generate your private key before going to arena ;)