Skip to content

aa35037123/MineRunner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

References

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 64.9%
  • HTML 31.8%
  • Python 2.7%
  • Other 0.6%