Max Suica
Max Suica
Do you have any leads on where it might have been done before? I know nearly nothing about reversing a game, but I'm dying to know how the game places...
Thanks for the encouragement! If you'd like, I'll report my progress! Once I have some rules I might need some instruction on how to incorporate them into the the AI.
One solution would be to adapt popup.js/popup.html from GPT-prompter: https://github.com/giosilvi/GPT-Prompter/blob/master/popup.js https://github.com/giosilvi/GPT-Prompter/blob/master/popup.html Pros: Easy to adapt; already works Cons: - GPT-Prompter code is somewhat messy - Would require copying GPT-prompter's MIT...