ale 0.1.3

A Rust encapsulation of the Arcade Learning Environment
Documentation
[dependencies.ale-sys]
version = "0.1.1"

[dependencies.tempdir]
version = "0.3.7"

[dev-dependencies.pixels]
version = "0.0.2"

[dev-dependencies.rand]
version = "0.7.3"

[dev-dependencies.winit]
version = "0.21.0"

[dev-dependencies.winit_input_helper]
version = "0.5.0"

[package]
authors = ["Callum Tolley <cgtrolley@gmail.com>"]
description = "A Rust encapsulation of the Arcade Learning Environment"
documentation = "https://docs.rs/ale"
edition = "2018"
homepage = "https://github.com/trolleyman/ale-rs"
include = ["src", "roms", "Cargo.toml"]
license = "MIT"
name = "ale"
readme = "README.md"
repository = "https://github.com/trolleyman/ale-rs"
version = "0.1.3"