Welcome to the Chat App with Rock Paper Scissors Game! This application provides a platform for users to engage in public chat conversations while also enjoying a fun game of Rock Paper Scissors. The project is open source and licensed under GNU GPL v3.
The application is built using the following technologies:
- Google Firebase database: The chat messages and game data are stored and synchronized in a real-time database powered by Firebase.
- JQuery: A popular JavaScript library used for simplified interaction with HTML elements and handling events.
- HTML5: The latest version of the Hypertext Markup Language, providing the structure and content of the web application.
- Bootstrap: A CSS framework that enables responsive and visually appealing design for web pages.
- CSS3: Cascading Style Sheets used to style the web application and enhance its visual presentation.
To run the Chat App with Rock Paper Scissors Game locally, follow these steps:
- Clone the repository:
- Navigate to the project directory:
- Open the
index.htmlfile in your preferred web browser.
git clone https://github.com/majedline/rps-multiplayer.gitcd rps-multiplayerOnce you have the application running, you can start using the Chat App with Rock Paper Scissors Game. Here are some key features and instructions to get you started:
- Public Chat: Engage in conversations with other users in the public chat room. You can send and receive messages in real-time.
- Rock Paper Scissors Game: Challenge other users to a game of Rock Paper Scissors. Play against the computer or with another user in the chat room.
Please note that since this application is no longer actively maintained, you may encounter bugs or limitations. Feel free to contribute to the project by submitting bug fixes or enhancements through pull requests.
This project is licensed under the GNU General Public License v3.0. For more details, please refer to the LICENSE file.
Contributions are welcome! If you would like to contribute to the project, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them with descriptive messages.
- Push your changes to your forked repository.
- Submit a pull request detailing your changes.
The Chat App with Rock Paper Scissors Game project acknowledges the use of open-source technologies and libraries that have made this application possible.
Thank you for using the Chat App with Rock Paper Scissors Game! We hope you enjoy using it and have fun playing the game while interacting with other users. Happy chatting and gaming!