BerryBots updates

Jump to navigation Jump to search
Revision as of 6 May 2013 at 11:09.
The highlighted comment was created in this revision.

BerryBots updates

So I try not to spam you guys too much about BerryBots, but maybe I'll post about some of the bigger stuff.

A couple people have posted bots on the forums recently (both Robocoders):

  • Frohman posted the first public bot, Insolitus, a battle bot that beats supersample.BasicBattler in 1v1 and draws about even with it in Melee (which means it also crushes the other samples). Some type of antigravity movement and linear targeting.
  • Justin (of DemonicRage) has a bot called NightShade. It's the strongest 1v1 bot for now, also supports races and mazes, and has pretty sexy debugging graphics.

Next big thing coming is the Game Runner API, which I'm pretty excited about. I have it working now, probably releasing it in a week or two with some polish and related changes to results handling. Some cool things are that it handles multi-threading for you and makes it really easy to prompt the user for inputs (seasons, threads, ships, stages, etc). You launch a Game Runner script through the app kind of like starting a battle.

    Voidious22:31, 7 April 2013

    Just released v1.2.0 with the Game Runner API. I think it holds up pretty well in a comparison against the Robocode control API - it handles multi-threading under the covers, lets you configure input parameters and prompt the user for those fields with a graphical dialog, and includes some examples that do basic batch battles or a single-elimination tournament.

    I feel like this was the final prerequisite to the kind of real bot development like I'm used to. So I'm pretty stoked on that. :-)

      Voidious02:50, 22 April 2013
       

      And now that Game Runner is out, I added a leaderboard for the LaserGallery stage. Might work on a gun myself sometime soon: LaserGallery/Scores

        Voidious16:12, 22 April 2013
         

        This is pretty cool - HTML5 replays: 6-bot melee on battle1

        (Sorry, seems broken on Linux/FireFox, still troubleshooting that one.)

          Voidious05:14, 6 May 2013

          Wow, that is awesome!

            Skilgannon08:06, 6 May 2013
             

            Very impressive!

              ABC12:09, 6 May 2013