iamalaziz / tic-tac-toe

Tic Tac Toe Game with React JS & Firebase

Home Page:https://iamalaziz.github.io/tic-tac-toe/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

🚀 TIC TAC TOE

An implementation of Tic-Tac-Toe Game in ReactJS. For AI used the Minimax Algorithm

Not deployed yet

❗️**In Progress**


Completed Components!

  • ✅ Navbar
  • ✅ Board
  • ✅ Cross & Circle Animation
  • ✅ Scores tablet
  • ✅ Authentication
  • ✅ Modals
  • ✅ Sign Up, Login, Logout

Technology


Languages and Frameworks

My Skills

State Management

I used Context API to pass data through components

NPM install packages

  • firebase: 9.13.0
  • react-router-dom: 6.4.3
  • sass: 1.56.0
  • react-icons: 4.6.0

Need to be done

  1. responsiveness
  2. clean code
  3. score history
  4. leaderboard
  5. sidebar menu
  6. validation
  7. Mobile Menu
  8. Footer
  9. Deploy
  10. LocalStorage

Demo

Screenshot 2024-04-11 at 2 25 56 PM Screenshot 2024-04-11 at 2 25 12 PM Screenshot 2024-04-11 at 2 25 27 PM

About

Tic Tac Toe Game with React JS & Firebase

https://iamalaziz.github.io/tic-tac-toe/


Languages

Language:SCSS 66.1%Language:JavaScript 32.5%Language:CSS 0.9%Language:HTML 0.6%