Skip to content

This repo is a Tic-Tac-Toe game using JavaScript and DOM manipulation. Enable players to take turns, mark the grid, and dynamically update the interface. Implement winning logic to declare the winner or detect a draw.

Notifications You must be signed in to change notification settings

hkoutar7/TicTacToe_Royale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

TicTacToe_Royale

TicTacToe_Royale is an exciting twist on the classic game of Tic-Tac-Toe, allowing you to indulge in a thrilling battle against yourself! This innovative version of the game comes packed with features that enhance your gaming experience.

Features

  • Play Against Yourself Challenge yourself and sharpen your skills anytime, anywhere.

  • Intelligent Win Detection It automatically detects when you or your opponent achieves victory, ensuring a fair and engaging gameplay experience.

  • Draw Recognition Nobody likes a stalemate. TicTacToe_Royale recognizes a draw when the grid is full.

  • Game Reset Functionality Made a wrong move? No worries! With the game reset functionality, you can start over and strategize your moves more effectively.

Getting Started

To get started with TicTacToe_Royale, simply clone this repository and open the index.html file in your web browser. No additional setup is required.

git clone https://github.com/hkoutar7/TicTacToe_Royale.git

Technologies used :

My Skills

Screenshots

5

Video Record

Contributing

Contributions are welcome! If you'd like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with descriptive messages.
  4. Push your branch to your fork.
  5. Submit a pull request to the main repository.

Authors

About

This repo is a Tic-Tac-Toe game using JavaScript and DOM manipulation. Enable players to take turns, mark the grid, and dynamically update the interface. Implement winning logic to declare the winner or detect a draw.

Topics

Resources

Stars

Watchers

Forks