You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wrote some code to automatically play Tetris using the game wrapper. I would like to toggle between the automatic play and manual play (e.g. to navigate menus and to see how the algorithm handles certain situations). I saw Phwiddy use a text file agent_enabled.txthere to toggle between those modes. I think it would be much more convenient to add a custom keybinding to toggle. Is there any way to achieve this right now with pyboy (and sdl2)?
Probably related to #249
Thank you for this awesome tool and in advance for any help!
The text was updated successfully, but these errors were encountered:
This seems more like a discussion of a specific solution, rather than an issue with PyBoy. Discord is much better suited for this https://discord.gg/Zrf2nyH
I wrote some code to automatically play Tetris using the game wrapper. I would like to toggle between the automatic play and manual play (e.g. to navigate menus and to see how the algorithm handles certain situations). I saw Phwiddy use a text file
agent_enabled.txt
here to toggle between those modes. I think it would be much more convenient to add a custom keybinding to toggle. Is there any way to achieve this right now with pyboy (and sdl2)?Probably related to #249
Thank you for this awesome tool and in advance for any help!
The text was updated successfully, but these errors were encountered: