Skip to content

imilisav/JavaScriptTicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

JavaScript TicTacToe

Using JavaScript, I implemented the game of TicTacToe.

I styled the webpage using CSS.

Both CSS and JavaScript is embedded within the HTML page.


Future Endeavours would be:

  • implementing a winner check
  • implementing a TicTacToe AI

The webpage looks like the following:

Green background with a white 3x3 grid with x's and o's inside of them

About

A TicTacToe game implemented using JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages