pollei / TicTacToe-java

TicTacToe game for SFCC CS141
GNU General Public License v3.0
0 stars 0 forks source link

Emily needs weighted probability that make her an expert #4

Open pollei opened 2 years ago

pollei commented 2 years ago

Emily should be better than Bob and Randy, but still not perfect. Use the code that detects when a choice could lead to two ways of winning and change the weights on squares accordingly.

3 should be done first. Some of the plumbing for Bob should work well for Emily as well.