Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 962 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 962 Bytes

Noughts & Crosses

Simple game, made with HTML, CSS and Vanilla JavaScript.

Learn:

  • document.querySelector()
  • document.querySelectorAll()
  • document.getElementById()
  • element.innerHTML
  • element.addEventListener()
  • element.classList.add
  • if() else if() else
Play the Game
picture.png gif

Some Resources:

How to Play

  • 2 players (for now!)

Clone

  • https://github.com/Archianne/noughts-and-crosses.git