alt text

Our team created a bot that targets and attempts to kill nearby living entities in Minecraft. Our bot uses a Q-learning reinforcement algorithm to decide between attacking, advancing, or retreating. We make use of Microsoft’s Project Malmo to interact with Minecraft.

alt text

Source Code

Our repository is located here

Microsoft’s Project Malmo here