Coder Social home page Coder Social logo

iampranavdhar / draw-fusion Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 3.56 MB

A collaborative, real-time sketching game powered by Next.js and Node.js, where one user creatively illustrates a given word, while fellow players in the room engage in the exciting challenge of guessing what the drawing represents!

Home Page: https://draw-fusion.vercel.app

License: MIT License

JavaScript 33.17% TypeScript 65.71% CSS 1.12%

draw-fusion's Introduction

Multiuser Real-Time Sketching Game

Welcome to the Multiuser Real-Time Sketching Game, a fun and interactive online game where one user draws a word, and other players in the room try to guess what it is. This project is built using Next.js and Node.js to deliver a seamless and engaging gaming experience.

image

Screenshots

image image image

Getting Started

To get started with the game, follow the steps below:

Prerequisites

  • Node.js and npm/yarn should be installed on your system.

Setup

  1. Fork this repository to your GitHub account.

  2. Clone the forked repository to your local machine:

    git clone <forked-repository-url>
  3. Navigate to the project directory:

     cd draw-fusion
  4. Install the dependencies:

  5. npm install
  6. Run the development server:

  7. npm run dev
  8. Open a new terminal window and navigate to backend directory:

    cd backend
  9. Install the dependencies:

    npm install
  10. Create a .env file in the backend directory and fill as per the .env.example file.

  11. Run the backend server:

    npx nodemon index.js
  12. Open http://localhost:3000 with your browser to see the result.

  13. Start playing the game!

Note

  • This is developed as a part of college project and is not a production ready application. And hence, it is not deployed anywhere. And the code is not maintained anymore.

Resources

License

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

draw-fusion's People

Contributors

iampranavdhar avatar

Stargazers

Charan Suneel avatar  avatar  avatar  avatar

Watchers

 avatar

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.