Skip to content

A chat Software that integrates a R P S game using firebase, jquery, HTML5, bootstrap, and custom css

Notifications You must be signed in to change notification settings

majedline/RPS-Multiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

RPS-Multiplayer

Chat App with Rock Paper Scissors Game

License: GNU GPL v3

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.

Technologies Used

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.

Installation

To run the Chat App with Rock Paper Scissors Game locally, follow these steps:

  1. Clone the repository:
  2. git clone https://github.com/majedline/rps-multiplayer.git
  3. Navigate to the project directory:
  4. cd rps-multiplayer
  5. Open the index.html file in your preferred web browser.

Usage

Once 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.

License

This project is licensed under the GNU General Public License v3.0. For more details, please refer to the LICENSE file.

Contributing

Contributions are welcome! If you would like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with descriptive messages.
  4. Push your changes to your forked repository.
  5. Submit a pull request detailing your changes.

Acknowledgments

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!

About

A chat Software that integrates a R P S game using firebase, jquery, HTML5, bootstrap, and custom css

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors