Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.35 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.35 KB

RPS Game Frontend

🎮 Welcome to the RPS Game Frontend repository! This application allows you to play Rock, Paper, Scissors online with anyone, anywhere in the world. It is built with React.js and TypeScript and utilizes Socket.io for real-time communication with the backend server.

Features

🌐 Online Multiplayer:

  • 🌍 Play Rock, Paper, Scissors online with other players.
  • ⚡️ Real-time communication with the backend server using Socket.io.

Technologies Used

  1. ⚛️ React.js
  2. 🔷 TypeScript

Getting Started

Frontend

To get started with the RPS Game Frontend, follow these steps:

  1. Clone the repository: git clone https://github.com/creend/RPS-Game-Frontend.git
  2. Install the dependencies: npm install
  3. Start the development server: npm start

Backend

  1. Clone the backend repository git clone https://github.com/creend/RPS-Game-Backend.git
  2. Install the dependencies: npm install
  3. Start the development server: npm start:dev

🌟 Congratulations! You now have the RPS Game Frontend running locally.

License

This project is licensed under the MIT License.

Contact

📬 For any inquiries or feedback, please reach out to the project maintainer:

👤 Creend

📧 Email: [email protected]

💼 GitHub: @creend

Happy gaming! 🎮🌍