Simple game, made with HTML, CSS and Vanilla JavaScript.
document.querySelector()
document.querySelectorAll()
document.getElementById()
element.innerHTML
element.addEventListener()
element.classList.add
if() else if() else
✩ | Play the Game |
---|---|
- Use CSS to add some animation to the playing experience
- Some resources: Animations | Colour schemes | Gradients | Box shadows
- 2 players (for now!)
https://github.com/Archianne/noughts-and-crosses.git