Skip to content
/ Blotto Public
forked from camzz/Blotto

Python code to battle two strategies at the game Blotto

Notifications You must be signed in to change notification settings

Lopsy/Blotto

 
 

Repository files navigation

http://en.wikipedia.org/wiki/Blotto_games

To be played at the MathSpace event on 6th March, https://wiki.london.hackspace.org.uk/view/Group:MathSpace

Download the code and start writing your own strategy or additions to the codebase. Please push anything you work on! Post on the mailing list (https://groups.google.com/forum/#!forum/lhs-mathspace) with any questions.

On the night we will start by battling 100 soldiers, across 8 fields, and 10,000 runs. The winner will be the one that wins the most fields over all 10,000 runs, i.e. a max score of 80,000. People might mess arund with other setups afterwards. Suggestions of weighted field values or more/less soldiers/fields

Uses:

  • python2.7
  • matplotlib (sudo apt-get install python-matplotlib or equivalent)
  • progressbar (sudo pip install progressbar or equivalent)

About

Python code to battle two strategies at the game Blotto

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%