This is a simple yet exciting realtime multiplayer Rock Paper Scissors game built using React, Socket.io, Node.js, and Express.js. Players can engage in thrilling battles with their friends or other online opponents or also they can play with bot.
-
Realtime gameplay: Enjoy an immersive gaming experience with synchronized gameplay, allowing players to see their opponents' moves in real time.
-
Multiplayer functionality: Challenge your friends or connect with online players from around the world to compete in intense Rock Paper Scissors matches.
-
Responsive UI: The game interface is designed using React to ensure a smooth and engaging user experience on different devices and screen sizes.
-
Play with Bot: Enjoy an immersive gaming experience with synchronized gameplay, allowing players to see their Bot' moves in real time.
-
Socket.io integration: Socket.io facilitates real-time communication between the server and clients, enabling seamless multiplayer interactions.
-
Node.js and Express.js server: The backend of the application is powered by Node.js and Express.js, providing a scalable and efficient server architecture.
FRONTEND:- HTML, CSS, Javascript, React.js
BACKEND:- Node.js, Express.js, Socket.io