Tic Tac Toe Game | HTML, CSS & JavaScript | Part 3

Опубликовано: 30 Декабрь 2024
на канале: Sharnav's Tech
156
6

Hey Everyone, In this series of tutorials, I am going to show you, how to create this amazing Tic Tac Toe game, using HTML, CSS and JavaScript. You can play this game with your friend, or against the computer.
We make use of TicTacToeAI library from GitHub. We also add some methods to it, so that this library can work with our project.
============
• Part 1 -    • Tic Tac Toe Game | HTML, CSS & JavaSc...  
• Part 2 -    • Tic Tac Toe Game | HTML, CSS & JavaSc...  
• TicTacToeAI library - https://raw.githubusercontent.com/kin...
• Download Source Code:-   / 66481156  
============
• Follow me on Instagram: @techy_sharnav
============
Chapters

0:00 - Intro
0:55 - Downloading the library
1:20 - Modifying the library
3:20 - Including the library in HTML
3:43 - Writing JavaScript Code
9:20 - Fixing a Bug!
9:33 - Final Preview
10:00 - Outro