arcade-learning-environment

AI research platform for Atari 2600 game environments

brewmacoslinux
Try with needOr install directly
Source

About

Platform for AI research

Commands

ale

Examples

Run an Atari game with random agent for 1000 frames$ ale -max_frames 1000 path/to/rom.bin
Display available command-line options$ ale -help
Run game with display and sound enabled$ ale -display_screen true -sound true path/to/rom.bin