Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/boxbeam/tictactoe


https://github.com/boxbeam/tictactoe

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# TicTacToe AI buttons
[Turn]: Takes a turn

[Start]: Plays games as fast as possible

[Stop]: Stops playing games as fast as possible

[Save]: Saves the current AI playing as O

[Load]: Loads the saved AI to play as O

[Reset AI]: Resets the AI playing O

[Clear]: Clears the board

[Random]: Sets the AI playing X to a random AI

[Predictable]: Sets the AI playing X to a predictable AI

[Learning]: Sets the AI playing X to a learning AI

[Human]: Allows you to play

[Evolve]: Should O evolve?

[Autostop]: Should it stop playing games as fast as possible if O wins 30 games in a row?