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.1a2
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.1a2.tar.gz
(176.4 kB
view details)
File details
Details for the file gym_breakout_pygame-0.0.1a2.tar.gz
.
File metadata
- Download URL: gym_breakout_pygame-0.0.1a2.tar.gz
- Upload date:
- Size: 176.4 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 |
fc83b9c5fa4f13181ef4190e20a0cb32a6a603c025858bbe5fb3ea85bb180d85
|
|
MD5 |
4ff6f462f36bdbeb962e2ae71811c4ad
|
|
BLAKE2b-256 |
65c1dca6a6a5d974784075c95c5ba5852b84fa0c35a61da5757e6336dce8a603
|