Skip to content

semiomant/vindinium-elixir-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vindinium starterkit in Elixir

Learn about Vindinium first.

Vindinium is an Artificial Intelligence programming challenge. You have to take the control of a legendary hero using the programming language of your choice. You will fight with other AI for a predetermined number of turns and the hero with the greatest amount of gold will win.

Run with:

mix run vindinium.exs <key> <[training|arena]> <number-of-turns>

Examples

mix run vindinium.exs abc123 training 10
mix run vindinium.exs abc123 arena

About

Vindium starterkit in Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%