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

Опубликовано: 18 Ноябрь 2024
на канале: Sharnav's Tech
262
15

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.
This video covers various concepts like HTML tables, div elements, SVGs; and CSS properties like border, display, padding, variables etc.
============
Sorry for the flickering at 0:13, You can watch the final Preview here:-   / cdpjnh-durd  

Looks like glitch in video editing software, as the flicker was not present before rendering the file.
============
• Download Source Code:-   / 66481156  
============
• Follow me on Instagram: @techy_sharnav
============
Chapters

0:00 - Intro
0:13 - Final Preview (read description)
0:25 - Intro
1:03 - Writing HTML
4:53 - Writing CSS