Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 2.1 KB

README.md

File metadata and controls

58 lines (40 loc) · 2.1 KB

Better Tic Tac Toe ✖️⭕

GitHub code size in bytes

🎮🎲 Welcome to Better Tic Tac Toe

You're tired of playing tic tac toe on your own? Playing with random strangers instead of your fellow cousins, friends? You want a game that you and your friends that start right away just by entering some numbers?

Better Tic Tac Toe is the way to go 🥂

🎯 Demo (Work best on mobile device)

image

🌙 Dark mode

image

🏆 Features

  • 🔑 User Authentication
  • 🤡 Browse as Guest
  • 🎨 Create Room
  • 🔎 Join Rooms through Room ID
  • ⚔️ Compete with other people by joining their room in real time
  • ⚡ Kick you out if Room ID doesn't exist or the room is full
  • 🌙 Dark Mode !!!

📜 Game Rules

First person make a 4 in a row/column/diagonal wins 🥳

⭐ Upcoming Features

  • 🤖 Single Player mode
  • ✨ Customize your profile
  • 🕹️ Higher Dimension Options (10x10, 20x20,...)
  • ...

⌨️ Tech Stacks

  • Auth0: User Authentication
  • ReactJS: FrontEnd
  • SCSS: Styling
  • Socket.io: Real-time connecting
  • Real-time database Firebase: Update games + available rooms in real-time
  • Toastify: Pop-up notifications
  • Netlify: Client hosting
  • Heroku: Server hosting

😍 Conclusion

Hope you enjoy the games, leave any feedbacks if you have

⭐ Give a star if you enjoy the game, it means a lot

Client + Server respositories

https://github.com/anhduy1202/better-tic-tac-toe-server/compare/a2ec176f...a0a3786a

https://github.com/anhduy1202/better-tic-tac-toe-client