Thanks to visit codestin.com
Credit goes to github.com

Skip to content

PedroASB/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

HTML CSS JavaScript

Description

  • It's a tic-tac-toe game built with HTML, CSS and JavaScript. It's possible to choose custom names for the players and it has a scoreboard that displays each player's score and ties.
  • Features:
    • JavaScript’s factory functions
    • A grid-based interactive gameboard
    • Form-based page to enter custom player names

Live Demo

Click here to try out this project on browser.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 2

About the Project

This project is part of the curriculum of The Odin Project. You can check out other projects that I've built in my fullstack-journey repository.