rogue-gym

OpenAI gym environment for rogue-gym


License
MIT
Install
pip install rogue-gym==0.0.2

Documentation

Rogue-Gym

Buid Status PyPI version

A highly customizable roguelike game, with APIs for training AI agents.

Now the paper is on arxiv, check it out!

We're now preparing for publishing the code for the experiment.

Play as human

git clone https://github.com/kngwyu/rogue-gym.git
cd rogue-gym/rogue-gym-devui
cargo run --release

Watch learned AI

Double DQN gif

Now this repository has Double DQN result.

cargo install --path ./devui --force
cd data/learned/ddqn-minidungeon/
rogue_gym_devui --config config.json replay --file best-actions.json --interval 100

Python API

See this page

Acknowledgements

rogue5.4

Required minimum version of rust

  • core/devui 1.31.0-beta
  • python 1.32.0 nightly

License

This project itself is licensed under either of

at your option.

This project contains some third party products.

The following third party products are included, and carry their own copyright notices and license terms: