Posted July 13, 2024 by Pararcana
After months of procrastination, the first bot "Fortuna" is here!
It works by making random moves and can play against a human or itself. (I restricted the number of moves against itself to 50 to prevent it from looping infinitely).
Hopefully, this release is bug free and I won't have to return to this later.
However, there are some kinks I want sorted out, and I'll look into asynchronous programming so the bot can run while the rest of the game is being updated.