gym-breakout-pygame
Gym Breakout environment using Pygame.
Install
Install with pip:
pip3 install gym_breakout_pygame==0.1.0
Or, install from source:
git clone https://github.com/sapienza-rl/gym-breakout-pygame.git
cd gym-breakout-pygame
pip install .
Development
-
clone the repo:
git clone https://github.com/sapienza-rl/gym-breakout-pygame.git cd gym-breakout-pygame -
Create/activate the virtual environment:
pipenv shell -
Run a short demo:
python gym_breakout_pygame/breakout_env.py
You should get:
Tests
TODO
License
MIT License.
Credits
The code is largely inspired by RLGames
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gym_breakout_pygame-0.1.0.tar.gz
(217.5 kB
view details)
File details
Details for the file gym_breakout_pygame-0.1.0.tar.gz.
File metadata
- Download URL: gym_breakout_pygame-0.1.0.tar.gz
- Upload date:
- Size: 217.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ff776f01cbe02a87986023f70dc658c8caeea38314473364557b4dab80170fd
|
|
| MD5 |
7aa29f9c957c50b529d58e765708e658
|
|
| BLAKE2b-256 |
a4749a40644b819d4887d60864e66f809d180857d63e373cd67f969c2b00d5bf
|