atari-py icon indicating copy to clipboard operation
atari-py copied to clipboard

A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface

Results 11 atari-py issues
Sort by recently updated
recently updated
newest added

The fallthrough on [this line](https://github.com/openai/atari-py/blob/f16dd11124db711ecb1c084014d33e19c3530b36/atari_py/ale_interface/src/games/supported/Gravitar.cpp#L178) looks like a bug. Can we add a `break` to fix it?