Code Monkey home page Code Monkey logo

rockout's Introduction

Rockout

Rockout is a rock-paper-scissor game built using Next.js, Tailwind CSS, and Socket.io. The game features both Single Player and Multiplayer modes, with smooth gameplay and user-friendly interface.

Screenshots

Home Page Game Page
Home Page Game Page

How to Play

  1. Go to rockout.vercel.app Click Here
  2. Choose between singlePlayer and multiPlayer modes (Create a Room & Join a Room).
  3. If you select singlePlayer mode, enter the number of rounds you want to play.
  4. If you select Create a Room, enter your name and the total number of rounds you want to play. If you select Join a Room, enter the roomId and your name.
  5. Start playing the game and enjoy!

Features

  • Single Player and Multiplayer modes.
  • Smooth gameplay.
  • User-friendly interface.
  • Real-time multiplayer experience using Socket.io.

Technologies Used

  • Next.js
  • Tailwind CSS
  • Socket.io

Contributing

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

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make changes to the code.
  4. Test your changes thoroughly.
  5. Commit your changes and push to your fork.
  6. Create a pull request to the original repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

  • Thanks to Next.js, Tailwind CSS, and Socket.io for making this project possible.
  • Thanks to the open-source community for their support and contributions.

rockout's People

Contributors

pushkaraj2007 avatar kendalldoescoding avatar kunalshah017 avatar saurabh190802 avatar imgbotapp avatar

Stargazers

 avatar Mateo Navarrete avatar Yevhenii Lukashov avatar Sandalots avatar  avatar saipranayalishetty avatar  avatar

Watchers

 avatar

rockout's Issues

[BUG] Share link (rooms) button not working.

When you create a room and tap share link, it provides the localhost:3000 link, we need to make it so that it provides the link starting with rockout.vercel.app.. I used the link and updated the localhost:3000 with rockout.vercel.app and it worked perfectly.. We just need to update it when sharing the link!

[FEAT] Copy the clipboard (Share rooms)

Right now, the options to share room link is only for social media.. While most people will share it on social media, some people may want to copy the link and share it using other platforms, so we should add a "Copy to clipboard" button, where the link will be copied to clipboard.

Change the How to Play section in the readme

Currently, the How to Play section in the readme looks as follows:

  1. Clone the repository or download the zip file.
  2. Install the necessary dependencies using npm install.
  3. Run the game using npm run dev.
  4. Choose the Single Player or Multiplayer mode and play the game.

These are the steps for contributing to the Game and it is for the developers, we have to change these steps according to the non-technical person who just wants to play the game and doesn't want to clone the repository, etc.

The steps for the How to Play section should be as follows:

  1. Go to rockout.vercel.app
  2. Choose between singlePlayer and multiPlayer modes (Create a Room & Join a Room)
  3. If you select singlePlayer mode, enter the number of rounds you want to play
  4. If you select Create a Room, enter your name and the total number of rounds you want to play. If you select Join a Room, enter the roomId and your name.
  5. Start playing the game and enjoy!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.