Skip to content

basic tic-tac-toe game using a dynamic interface powered by the JavaScript spread operator and DOM manipulation

License

Notifications You must be signed in to change notification settings

eugene4545/X-and-O

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X and 0

This is a simple Tic-Tac-Toe game built with HTML, CSS, and JavaScript. Play against a friend and keep track of your scores!

Table of Contents

Features

  • Play Tic-Tac-Toe against a friend.
  • Track scores for X and O.
  • Responsive design to play on any device.

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo
https://github.com/eugene4545/X-and-O.git
  1. Open the project folder
cd X-and-O

Usage

  1. Open index.html in your web browser.
  2. Play the game against a friend.
  3. Restart the game using the "Restart" button.
  4. Enjoy!

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

About

basic tic-tac-toe game using a dynamic interface powered by the JavaScript spread operator and DOM manipulation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published