Skip to main content

Gym Minecraft environment using Pygame

Project description

gym-minecraft-pygame

PyPI PyPI - Python Version PyPI - Downloads CI codecov

OpenaAI Gym Minecraft-like environment implemented with Pygame

Links

Install

Install with pip:

pip install gym-minecraft-pygame

Or, install from source:

git clone https://github.com/whitemech/gym-minecraft-pygame.git
cd gym-minecraft-pygame
pip install .

Development

  • clone the repo:
git clone https://github.com/whitemech/gym-minecraft-pygame.git
cd gym-minecraft-pygame
  • Create/activate the virtual environment:
pipenv shell --python=python3.7
  • Install development dependencies:
pipenv install --dev

Tests

Run the tests with tox:

tox

Credits

The code is largely inspired by RLGames

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gym_minecraft_pygame-0.1.0.tar.gz (29.3 kB view hashes)

Uploaded Source

Built Distribution

gym_minecraft_pygame-0.1.0-py2.py3-none-any.whl (15.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page