Let's discuss your "Tic Tac Toe Game"

Project Link

I'll have to come back to the hard AI later

A minimalistic TicTacToe with extreme A.I. (ā€¦extremely good for testingā€¦ maybeā€¦ :slight_smile: )
Project Link - https://codepen.io/AMenuor/full/jrvVjz/

Comments?

@amenuor Your AI is very Extreme that he can beat me in just 3 moves! unbelievable.

1 Like

Hello everybody.
I based my project on the canvas API, which I used for the first time so it took me some tries before I was able of making it properly work. Although, I think the most painful task was the implementation of the minimax algorithm, really hard for me.

Comments, critics, advice, etc. are gladly accepted.

Project - https://codepen.io/ALF3run/full/rroYNm/

1 Like

I would love to receive some feedback on my Tic-tac-toe game. CodePen Link: http://codepen.io/janschreiber/full/xZbEvM

Nice job! I like the way you managed to give a different look to each X and O. Furthermore I found your AI more enjoyable than an unbeatable one.

@ALF3run I like your design! But the player is supposed to be able to choose X or O if I remember correctly. Does your game support that?
EDIT: Never mind, I found the menu!

Thanks buddy! Iā€™m not completely satisfied with my design, but Iā€™m happy someone likes it anyway :wink:

@ALF3run To be more precise, Iā€™m not 100% happy with every aspect of your design either, but there is nothing in it that I would consider a downright bad choice. And the aspect that I like most is the neon-sign like appearance of the Xs and Os. Thatā€™s really awesome!

Hereā€™s mine:
Project Link - https://codepen.io/Lzrs/full/gwkVLm/

I feel Iā€™ve overcomplicated it a bit, but I guess it canā€™t be too simple either. Still needs some visual updates though.

Haha yep, that seems to be the only flaw. Iā€™ve been meaning to fix this for a while now and itā€™s just taken a backseat to a myraid of thingsā€¦ sigh. :slight_smile:

Hereā€™s my TicTacToe game https://codepen.io/LarryMary/pen/NRokgG. I just noticed a weird resizing of divs Firefox but canā€™t for the life of me figure out what is causing it. I donā€™t have the same problem in Chrome.

Project Link --> https://codepen.io/BrusBilis/pen/zKdgrw

Link- https://codepen.io/TheCoderr/full/KrBqjB/

EddieCornelious, ainā€™t working for me - computer doesnā€™t make itā€™s moves.

It should work. DId you choose whether you want X or O

Project Link - http://codepen.io/davidpickup/pen/pNzGeN

Project Link - http://codepen.io/g1st/full/kkBxGX/

I think Computer must be unbeatable. Not proud of how I programmed this but it works! :cold_sweat:

Won in hard mode.
Great work, though.

1 Like

Project Link - http://codepen.io/dave004/pen/PboEVy