My "cheat" of spirodonfl game.
Warning
- You copy the state of the game to the board (U, T, E keys)
- You click on where you want to be, and the path finding algorithm will find a path
- The app will copy the instructions to the clipboard along with some attack moves at the end, they should look like:
!r9r1d7a9a9a9a9a93549446981, Note it adds a random number to the end to bypass the limitation of repeating messages on twitch - Paste the message in the chat.
This is not a real cheat, spirodonfl gave me permission to make and publish it, and he approves of my attempt of doing something cool. This has been made in 1 night, so the code quality is non existent
- Clone this repo
- Run
cargo run
