src.dcss.agent.testallcommandsagent

Module Contents

Classes

TestAllCommandsBaseAgent

Agent that serves to test all commands are working. Cycles through commands in actions.Command enum.

class src.dcss.agent.testallcommandsagent.TestAllCommandsBaseAgent

Bases: dcss.agent.base.BaseAgent

Agent that serves to test all commands are working. Cycles through commands in actions.Command enum.

do_dungeon()
get_game_mode_setup_actions()
get_action(gamestate)