Skip to content

CodingWith-Adam/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

alt text

YouTube Link: https://youtu.be/fPew9OI2PnA

In this video we are going to make the classic game Tic Tac Toe using JavaScript HTML and CSS. Throughout this tutorial we will touch on many topics.

CSS topics such as: How to create a Tic Tac Toe board using CSS grid layout. Css positioning with absolute. We will also be using flex layout in several areas of the application.

JavaScript topics such as: How to access and manipulate HTML elements from JavaScript, Arrow functions, destructuring objects, event handling(click event), arrays, adding sound via the Audio class and much more.

I will also touch on a few productivity tips in VS Code such as multiple cursors and using the live server extension.

I hope that you enjoy the tutorial. If you do please subscribe like and share.

Try it here https://codingwith-adam.github.io/tic-tac-toe/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published