Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page