Skip to content

Tic Tac Toe game web version simply using HTML, JS.

License

Notifications You must be signed in to change notification settings

Aayushee25/tictactoe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe game (web version) made using HTML, JS.

About The Project

This is a very simple and light tic tac toe web game made using HTML, CSS and JS. This game is very easy to play.

Built With

  • HTML
  • JavaScript
  • CSS

Getting Started

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

Prerequisites

There are no special requirements to play this game apart from having a Web Browser which supports HTML5 and CSS3.

Installation

  1. Clone the repo
git clone https://github.com/yelynn1/tictactoe.git
  1. Open the index.html file in any web browser.

Contributing

Contributions are what make the open source community such an amazing place to be 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

About

Tic Tac Toe game web version simply using HTML, JS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.0%
  • CSS 22.1%
  • HTML 17.9%