Giter Site home page Giter Site logo

sukhendu2002 / rankriddler Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chris5613/rankriddler

0.0 0.0 0.0 9.09 MB

Web-based Guess the Rank game that hosts a leaderboard and point system for friends to compete

Home Page: https://www.rankriddler.com/

License: MIT License

JavaScript 85.45% CSS 12.70% HTML 1.85%

rankriddler's Introduction

RankRiddler

CodeFactor GitHub license GitHub contributors GitHub stars GitHub forks GitHub issues GitHub pull requests

RankRiddler is a fun and engaging game where players are presented with clips of gameplay and must use their knowledge and experience to accurately guess the rank of the player in the video. Whether you are a seasoned veteran of the game or just starting out, RankRiddler provides a fun and interactive way to test your knowledge of the game. RankRiddler has a point system that rewards correct answers and a leaderboard system to track the top players. Do you have the knowledge to be on top?

Table of Contents

About The Project!

229cd3f04327e1d5c1ab4f4af37a68ec cdb625ff224d669812c803db87582315 5655386166a30556e32d587a650108d1

Players are not required to create an account but can set their username. Once they have chosen a game, they can watch a clip and determine the rank of the player in the video. Depending on their answer, players can gain or lose points and track their progress on the leaderboard, which displays the top 10 players.

Prerequisites

  1. Node
  2. Git

Contributing

Any user who would like to contribute can fork the repo and submit a issue first explaining what you want to change. After approval, you can submit a pull request

Installation

Follow the instructions below to set up the project on your local machine:

  1. Fork the repo: Fork the project repository by clicking on the Fork button in the upper right corner of the repository page.

  2. Clone the repo to your local machine: Copy the URL of the forked repository and run the following command in your terminal:

    git clone <forked_repository_url>
    
  3. Navigate to the Front-End directory: Run the following command in your terminal:

    cd Front-End
    
  4. Install dependencies: Run the following command in your terminal to install the necessary dependencies:

    npm install
    
  5. Start the application: Run the following command in your terminal to start the Front-End:

    npm start
    
  6. Open a new terminal: Open a new terminal and navigate to the Back-End directory by running the following command:

    cd Back-End
    
  7. Install dependencies: Run the following command in your terminal to install the necessary dependencies:

    npm install
    
  8. Create a .env file: Create a .env file in the root of the Back-End folder.

  9. Add MongoDB URI to .env file: Add MONGO=yourMongoDBURI to the .env file.

  10. Add port number to .env file: Add PORT=portNumber to the .env file, where portNumber is the port number you want to use.

  11. Start the application: Run the following command in your terminal to start the Back-End:

    npm run dev
    

License

RankRiddler is licensed under the MIT license. See LICENSE for more information.

rankriddler's People

Contributors

chris5613 avatar loshjarson avatar milan-lakhani avatar nazrul7711 avatar sukhendu2002 avatar aryan123-rgb avatar giri-madhan avatar sika-007 avatar hyohyo814 avatar lokytech5 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.