Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 397 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 397 Bytes

MineRunner

Setup

Linux

  1. check if the java version is 1.8
java -version
  1. Activate the conda environment and install the dependencies
conda create -n malmo_env python=3.6
conda activate malmo_env
pip install gym lxml numpy pillow
cd Minecraft && ./launchClient.sh

Final Report

MineRunner.pdf