Skip to content

An interactive tictactoe game written in HTML, CSS, and Javascript.

Notifications You must be signed in to change notification settings

HeidiHansen/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tictactoe

This is a tictactoe interview challenge solution.

Below are instructions on necessary steps to improve upon it to make it interactive

An interactive tictactoe game written in HTML, CSS, and Javascript.

Steps to make interactive tictactoe.js

  1. create html page with game elements
  2. creat css file with tictactoe board
  3. inport css and js files
  4. edit tictactoe file to have public methods
  5. ?

Welcome, click to play, click for instructions.

Instructions will load on the same page, and click to play will be at the bottom.

play will load new page,

About

An interactive tictactoe game written in HTML, CSS, and Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published