Skip to content

play tic tac toe against a statistic learning machine! yay!

Notifications You must be signed in to change notification settings

safetyscissors/tic-tac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple game against a complex ai at theninthbit

Purpose

  • rapid prototyping / daily builds and iterating
  • statistical learning ai
  • game engine

This is

  • 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

Todo

  • 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.

About

play tic tac toe against a statistic learning machine! yay!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published