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.1rc0
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.
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.1rc1.tar.gz
(155.1 kB
view details)
File details
Details for the file gym_breakout_pygame-0.0.1rc1.tar.gz
.
File metadata
- Download URL: gym_breakout_pygame-0.0.1rc1.tar.gz
- Upload date:
- Size: 155.1 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 | 3a7c92ce2bc9bd166f80f1577e57280b13147dc5c1388bbf8bf0a3092f4ae46b |
|
MD5 | 7c8174989ff22a943bddf38a7efac24b |
|
BLAKE2b-256 | 4405c0c5cc3f7d0039f5125d6833c12646a41bde18cdb8d973717d0f7aa61f06 |