Skip to content

GPaolo/Billiard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains the Billiard environment for OpenAI Gym.

It is used to test sparse and deceptive rewards algorithms.

To use it, add it to the folder of the project, then install it by launching the setup.py script.

NB The hard version is still a work in progress.

Installation issues

If Box2D fails, first run:

sudo apt-get install build-essential python-dev swig

and then rerun the setup script

About

OpenAI gym environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages