Gym Breakout environment using Pygame
Project description
gym-breakout-pygame
Gym Breakout environment using Pygame.
Install
Install with pip
:
pip3 install gym_breakout_pygame==0.0.1a0
Or, install from source:
git clone https://github.com/sapienza-rl/gym-breakout-pygame.git
cd gym-breakout-pygame
python3 setup.py 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
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
gym_breakout_pygame-0.0.1a1.tar.gz
(175.7 kB
view details)
File details
Details for the file gym_breakout_pygame-0.0.1a1.tar.gz
.
File metadata
- Download URL: gym_breakout_pygame-0.0.1a1.tar.gz
- Upload date:
- Size: 175.7 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.32.2 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 025495f1f5c595f446f3de1f4d1e5c9219ba9d4a63171b886c1e10a044f42108 |
|
MD5 | 5e88d21ca011e3c90010d3b3c922d368 |
|
BLAKE2b-256 | 1049ad360c4ab28fe7bdc1449371161649a24b32c7595a2dd7ca57dd0aea012f |