Skip to content

Manoranjan111/Tic-Tac-Toe-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL: https://tictactoe-game.manoranjan111.repl.co/
Tic Tac Toe Game This is a simple implementation of the Tic Tac Toe game using HTML, CSS, and JavaScript. Screenshort Tic Tac Toe Game ScreenSort

How to Play Open the index.html file in your web browser. The game board will be displayed, consisting of a 3x3 grid. Player 1 starts by clicking on an empty cell in the grid. Player 2 then clicks on an empty cell. Players take turns until there is a winner or the game ends in a draw. The game will display the winner or a draw message. To start a new game, click the "New Game" button. Files index.html: The HTML file that defines the structure of the game board and includes the CSS and JavaScript files. styles.css: The CSS file that provides the styles for the game board. script.js: The JavaScript file that handles the game logic and user interactions. Dependencies This project does not have any external dependencies. It only uses HTML, CSS, and JavaScript, which are supported by modern web browsers.

Development If you want to modify or enhance the game, follow these steps:

Clone the repository or download the source code. Make changes to the HTML, CSS, or JavaScript files as needed. Test your changes by opening the index.html file in a web browser. Repeat steps 2 and 3 until you are satisfied with the results. You can also create additional features or improve the user interface. License This project is licensed under the MIT License. Feel free to modify and distribute it according to the terms of the license.

Acknowledgements This project was inspired by the classic Tic Tac Toe game and serves as a simple demonstration of HTML, CSS, and JavaScript skills.

About

This game is create in using HTML CSS and JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published