Fork me on GitHub!
Alex Baines

Bomberman AI Bot

This is a really basic multi-player bomberman AI bot that I wrote for a competition held by the University of Warwick Computing Society (UWCS).

It’s written in Java and communicates with a server using the protocol documented in the UWCS github repo linked above.

It won the competition by quite a margin, but only because the other competitors never dropped any bombs and only did random walks. (Zed0’s bot didn’t even go that far iirc :p).