Welcome to Skribblay, a fun and engaging online multiplayer drawing and guessing game inspired by Skribbl.io. This project aims to replicate the core functionalities of the original game and also adding some new features which are lacking in the skribble.io, providing an entertaining platform where players can showcase their drawing skills and guess the drawings of others.
- Multiplayer drawing and guessing game
- Real-time gameplay with smooth and responsive interactions
- Customizable game rooms with different word packs
- In-game chat functionality
- User-friendly and intuitive interface
- Leaderboard to track player scores
To get a local copy up and running, follow these steps:
-
Clone the repository:
git clone https://github.com/techysanoj/skribble-clone.git cd skribble-clone
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser and navigate to:
http://localhost:3000
-
Create or join a game room:
- To start a new game, click on "Create Room" and share the room code with friends.
- To join an existing game, enter the room code provided by the host.
-
Gameplay:
- One player will be chosen to draw a word.
- Other players will guess the word based on the drawing.
- Points are awarded for correct guesses and drawing accuracy.
-
Chat:
- Use the in-game chat to communicate with other players during the game.
We welcome contributions from the community! To contribute, please follow these steps:
-
Fork the repository.
-
Create a new branch:
git checkout -b feature/your-feature-name
-
Make your changes and commit them:
git commit -m 'Add some feature'
-
Push to the branch:
git push origin feature/your-feature-name
-
Create a pull request.
Please ensure your code adheres to our coding standards and includes relevant tests.
This project is licensed under the MIT License. See the LICENSE file for details.
If you have any questions or suggestions, feel free to reach out to the project maintainers:
- SANOJ - panditsanoj124@gmail.com
- GitHub: techysanoj
- Shashwat Bindal - shashwat.bindal2002@gmail.com
- GitHub: shashwat282002
- Priyanshu Bhardwaj - priyanshubhardwaj70@gmail.com
- GitHub: PriyanshuA1507
- Shashwat Aggarwal - shashwatagg04@gmail.com
- GitHub: ShashwatAgg0411
Thank you for visiting Skribblay.you! We hope you enjoy playing and contributing to the project.