bomberland
bomberland copied to clipboard
Bomberland: a multi-agent AI competition based on Bomberman. This repository contains both starter / hello world kits + the engine source code
Results
2
bomberland issues
Sort by
recently updated
recently updated
newest added
**TLDR** In some statically typed languages you can deserialize json just by creating a class and calling a method. Unfortunately bomberman's types make it nearly impossible. Here I propose a...
Basically the title. I just found this project and thought it would be nice to play around with it in rust, so I wondered what would need to be done...