src.dcss.main_webserver_direct_access

Demo of an RL agent on the sonja sprint in crawl 23.1

Make sure to run crawl before running this demo, see:

start_crawl_terminal_sprint.sh

Module Contents

Classes

WebSockGame

Functions

run_websockgame(game)

Attributes

commands

loop

class src.dcss.main_webserver_direct_access.WebSockGame
send_action(command: dcss.actions.command.Command)
get_game_state()
start()
src.dcss.main_webserver_direct_access.run_websockgame(game: WebSockGame)
src.dcss.main_webserver_direct_access.commands
src.dcss.main_webserver_direct_access.loop