DEV Community

Sriram Krishnan
Sriram Krishnan

Posted on

1

Another TIC TAC TOE HTML,CSS,JS

Here is my first post, I am now revisiting my client side java script project which is about TIC TAC TOE
You can play the game here : https://sriramank1988.github.io/
Before you click the link and start playing, I am particularly interested to receive feedback, suggestion on
You Vs Computer (Hard) part of the game.

It currently works on the following logic.

I am aware that MIN-MAX algorithm can be used to make the game harder, but i want to leave this project with a bit of human touch rather than fancy algorithm.

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay