Gym Minecraft environment using Pygame
Project description
gym-minecraft-pygame
OpenaAI Gym Minecraft-like environment implemented with Pygame
Links
- GitHub: https://github.com/whitemech/gym-minecraft-pygame
- PyPI: https://pypi.org/project/gym-minecraft-pygame/
- Documentation: https://whitemech.github.io/gym-minecraft-pygame
- Changelog: https://whitemech.github.io/gym-minecraft-pygame/history/
- Issue Tracker:https://github.com/whitemech/gym-minecraft-pygame/issues
- Download: https://pypi.org/project/gym-minecraft-pygame/#files
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file gym_minecraft_pygame-0.1.0.tar.gz
.
File metadata
- Download URL: gym_minecraft_pygame-0.1.0.tar.gz
- Upload date:
- Size: 29.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.8.0 tqdm/4.45.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d7e831c228c555258836093bdb3614f20b29456f3e91cca7a1bb9fd69b52046 |
|
MD5 | 9c3191ce5b13380dc34ac9c9610ec581 |
|
BLAKE2b-256 | c661a9aa6ff63334788b6071360c0c08946f43ec683f7216d4532602cda446f6 |
File details
Details for the file gym_minecraft_pygame-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: gym_minecraft_pygame-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.8.0 tqdm/4.45.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 304632ed6c99d296f7cca9d606c9c177ebaf4fb95ff76bdf00f72512ac114f33 |
|
MD5 | baf71f9fff503793328136b2f0457cb7 |
|
BLAKE2b-256 | 9e76f3647653effe2f308048af2a819e1f4db905bc39b5db637851d4522527e2 |