Glad to see the scene is still alive and well. Back when it was picking up I made a Ruby client to one of the server based BWAPI clients, I built a really neat Ruby API to it too. Unfortunately I invested so much time at that point the actual 'AI' I made just 6-pooled the opponent, in just 44 lines though[1]!<p>Lately the release of mruby made me think maybe I should try again :) (mruby seriously reduces the amount of effort required in getting Ruby to talk to BWAPI.)<p>1] <a href="https://github.com/d-snp/RProxyBot/blob/master/basic_ai.rb" rel="nofollow">https://github.com/d-snp/RProxyBot/blob/master/basic_ai.rb</a>