Skip to content

stutimi/Tic-Tac-Toe-Faceoff-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Tic-Tac-Toe-Faceoff-APP

๐Ÿ”ฅ Tic Tac Toe Faceoff ๐Ÿ”ฅ

A futuristic-themed Tic Tac Toe game where two players face off in an intergalactic showdown.

Game Screenshot
๐ŸŽฎ This is a full-page screenshot of my Tic Tac Toe Faceoff app!


๐ŸŽฎ Features

  • ๐ŸŒŒ Sci-fi themed UI with immersive background
  • ๐Ÿ‘ค Custom avatars for Player X and Player O
  • ๐Ÿ” Turn-based play with clear player turn indicator
  • ๐Ÿ”„ Reset button to replay anytime
  • โœจ Fully responsive and visually rich layout

๐Ÿ› ๏ธ Tech Stack

  • โœ… HTML5
  • ๐ŸŽจ CSS3 (custom UI, Flexbox)
  • ๐Ÿง  Vanilla JavaScript (for game logic)

๐ŸŒ Live Demo

๐Ÿ‘‰ Click here to play Tic Tac Toe Faceoff


๐Ÿ“ Folder Structure

/tic-tac-toe-faceoff
โ”œโ”€โ”€ index.html        # Main HTML file
โ”œโ”€โ”€ style.css         # Custom styles
โ”œโ”€โ”€ script.js         # JavaScript game logic
โ”œโ”€โ”€ assets/
โ”‚   โ”œโ”€โ”€ avatar1.png   # Player X avatar
โ”‚   โ”œโ”€โ”€ avatar2.png   # Player O avatar
โ”‚   โ””โ”€โ”€ background.jpg# Background image


<h2>๐Ÿš€ How to Run Locally</h2>
bash
Copy
Edit
# Clone the repository
git clone https://github.com/your-username/tic-tac-toe-faceoff.git

# Navigate into the folder
cd tic-tac-toe-faceoff

# Open the game in your browser
Open index.html in your browser (drag & drop or double-click)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published