simple game against a complex ai at theninthbit
- rapid prototyping / daily builds and iterating
- statistical learning ai
- game engine
- tic tac toe
- a simple game engine and animation layer
- heuristic ai option
- learning ai option with no programmed logic
- js front end, php and mysql backend
- teach the learning ai to identify human misplays to discount the weighting of a specific move
- teach the learning ai to predict the next human move
- coworkers screenshotted highscore after editing the value in the div. Have a loop reset the score to prevent it.