Skip to content

zebra314/MineRunner

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published