Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 474 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 474 Bytes

knots-&amp-crosses

Knots & Crosses game I made this game using HTML, CSS and JavaScript. I used different methods of traversing the DOM to show I have knowledge of this.

How to install and view

  1. clone repo:
>> git clone https://github.com/jefferies917/knots-and-crosses.git
  1. Install live server on VSCode here
  2. In the repo right click index.html and Open with Live Server