A fun and interactive gaming web application featuring two popular party games:
- Raja Rani Bajeer: A thrilling game of strategy and luck.
- Name Place Animal: A classic game of word association and quick thinking.
- Tick Tac Toe: A simple game where two player plays one with ❌ and one with ⭕.
This repository contains the source code for the TBH Gaming Web App, built using React, Node.js, Express, Socket.io, and MySQL.
The app provides a user-friendly interface for players to engage in exciting gameplay, compete with friends, and track scores.
- Raja Rani Bajeer game implementation
- Name Place Animal game implementation
- User-friendly interface
- Score tracking and leaderboards
- Frontend: React v18.2.0
- Backend: Node.js with Express v4.18.2
- Real-time Communication: Socket.io v4.7.1 (client and server)
- Database: MySQL
- Clone the repository
- Install dependencies
- Run the application
Contributions are welcome! If you'd like to contribute to the project, please fork the repository and submit a pull request.