v1.2
Improvements:
- Added "Slowmo". Pressing the [S] key during training will put delays in and make it easier to see the moves.
Ideas:
- Might add a Step-by-Step mode to make viewing even easier.
Installation Instructions
Download the tictactoe-machine_win_1.2.zip
To run the program, simply extract the zip and run (double click) the tic-tac-toe executable.
The zip file includes:
- the compiled program and the dll files it depends on for using SFML
- a README file that contains the keybindings
- first and second player 'brains' that have been trained a bit already. The files are named "MLplayer_1.txt" and "MLplayer_2.txt" accordingly.