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.1a0.tar.gz
(155.3 kB
view details)
File details
Details for the file gym_breakout_pygame-0.0.1a0.tar.gz
.
File metadata
- Download URL: gym_breakout_pygame-0.0.1a0.tar.gz
- Upload date:
- Size: 155.3 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 | 72290422714d8838a65c8357732f7d92a4594f2442516f8f494068ba920b1929 |
|
MD5 | 2a0509f729cab6c19e7f63e47b98d1f2 |
|
BLAKE2b-256 | 11152e720626551cb4c9f5ab1a08e5f07f4a54efc32bfb8ad4738c1cd07f7bf8 |