tx97.net
vindinium-tv
http://tx97.net/vindinium-tv
Is a simple Python program that will show you games being played at vindinium.org [ 2. In your console, in real time. This is how it generally looks like:. 7wfrf2yo ]= = = = = { # # # # # #. 72hp 1041g 6m { $4. 12hp 1456g 2m { @2. 6hp 1047g 6m { @4. 98hp 871g 2m { $1. Except the actual program is animated. How to install it. Install Python 3 and the. After that, obtain. Either at [ 1. Or directly via mercurial like this:. Hg clone http:/ hg.tx97.net/vindinium-tv/. How to use it.
brianstempin.com
Algorithms - BMS's Blog
http://brianstempin.com/tag/algorithms.html
General Work Stuff 7. Traffic Research Project 10. Latest Articles featuring Algorithms. Sun 28 September 2014. I was recently lurking through the Programming Subreddit. And I came across a post about a game called, Vindinium. Vindinium is an AI competition. Its a game that is played exclusively by bots. You could create a bot that takes input from a human player, but the . Dijkstra's Algorithm in PHP. Sat 27 February 2010. Yeah, yeah, I know what you're thinking: Why PHP?
brianstempin.com
Vindinium - BMS's Blog
http://brianstempin.com/2014/09/28/vindinium
General Work Stuff 7. Traffic Research Project 10. Sun 28 September 2014. I was recently lurking through the Programming Subreddit. And I came across a post about a game called, Vindinium. Vindinium is an AI competition. Its a game that is played exclusively by bots. You could create a bot that takes input from a human player, but the required response time makes it impractical. The game rules. Are fairly simple, which makes the barrier-of-entry fairly low. I Wrote a Simple Client.
polybits.net
365 Days of GitHub · polybits
http://polybits.net/2014/08/16/365-days-of-github
A personal blog for yet another software engineer. 365 Days of GitHub. A man who cant bear to share his habits is a man who needs to quit them. Stephen King, The Dark Tower. It started off as a simple challenge to refamiliarize myself with areas I rarely cover in my day job. Inspired by the previous works of John Resig. My daily habit snowballed into 20,000 lines of code, 12 programming languages, 11 merged pull requests, and 8 new repositories. The final body of work includes solutions. When tackling a ...
tx97.net
Vindinium starter pack in OCaml
http://tx97.net/vindinium-starter-ocaml
Vindinium starter pack in OCaml. You will find a minimal client (a.k.a "a bot") for vindinium.org [ 2. Programming game in OCaml. You can browse it's sources directly at [ 1. Or fetch them via mercurial like this:. Hg clone http:/ hg.tx97.net/vindinium-starter-ocaml/. How to build it. Before building the bot, you'll need a working installation of:. The latter three can (and should) be installed via OPAM [ 6. If you have all the dependencies installed and working, you can build the project by running.
brianstempin.com
Recent Articles - BMS's Blog
http://brianstempin.com/archives.html
General Work Stuff 7. Traffic Research Project 10. Replacing the Cron in AWS. Mon 29 February 2016. Like most apps on the internet, the stuff that I write at Showroom Logic. Has scheduled tasks that must happen in a predictable fashion. In our case, we have some reports to run and deliver. Our app, like lots of internet apps, is distributed and runs in a Docker container . Wed 23 December 2015. Bottom line up front:. Read the docs link: RTD. At my place of work. Mon 21 December 2015. Mon 06 April 2015.
brianstempin.com
Vindinium - BMS's Blog
http://brianstempin.com/tag/vindinium.html
General Work Stuff 7. Traffic Research Project 10. Latest Articles featuring Vindinium. Update to my Vindinium Client. Mon 20 October 2014. About a game called Vindinium and how I was writing a client in Java. Well, I have something that I think is useful: a 1.0.0 realease. There are two different interfaces for writing a bot: SimpleBot. The SimpleBot interface is just a . Sun 28 September 2014. I was recently lurking through the Programming Subreddit. Because my crap has to live somewhere.