Skip to content

1.2: Slowmo-ish!

Latest
Compare
Choose a tag to compare
@microhacker07 microhacker07 released this 12 Jun 19:17
· 7 commits to master since this release

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.