Hacker News new | ask | show | jobs
Show HN: A Tic Tac Toe “AI” Built with Only HTML and CSS (css-ttt.netlify.com)
9 points by lbatchelor 2856 days ago
1 comments

there's a bug where it claims i lost when i didn't. bottom left, top right, bottom right, middle right. it will then say green wins.
Hiya, I pushed a fix last night when someone reported something similar.

I tried your sequence and it looks like it loses now so I think that might be fixed.

Still bugged for me - the green and red turns take place on the same "turn" so I end up with green and red winning and it staying green wins - even though red went first.

This is what it looks like: https://vgy.me/wXP18k.gif

Oh! Apologies. You are completely right. No idea how I missed that.

Pushed a fix. Thanks for reporting!

I see the same behavior, but since it's AI based, I consider it not a bug but cheating.
I get this glitch too. Nice concept though