Initial commit
This commit is contained in:
6
retro_gamer/examples/beast/pyproject.toml
Normal file
6
retro_gamer/examples/beast/pyproject.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[tool.retro-gamer]
|
||||
actions = ["KEY_RIGHT", "KEY_UP", "KEY_LEFT", "KEY_DOWN"]
|
||||
reward = "beasts_killed"
|
||||
character_set = ["*", "H", "█"]
|
||||
spatial = true
|
||||
observe_state = []
|
||||
Reference in New Issue
Block a user