Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blind Ranking Game

The Blind Ranking Game is a fun and interactive experience where players rank 5 items without knowing what the other items are until they rank each one.

Roadmap

Try it out!

Link not available yet!!!

Install it

Step 1: Install Node.js, Git, and nvm

Step 2: Clone the repository

Open a terminal or command prompt. Navigate to the folder where you want the server to be located, then run the following commands:

git clone https://github.com/NAMERIO/Blind-Ranking-Game

Then move into the folder:

cd Blind-Ranking-Game

Step 3: Set up the server

Run the following command to install dependencies using pnpm:

pnpm install

Step 4: Start the server

To start dev server, run this command:

pnpm run dev

For Production server, run this command

pnpm run start

This will start the development server and automatically recompile and restart it when changes are made.

To open the game, go to http://127.0.0.1:3000 in your browser.

About

A fun and interactive game where players rank items from various categories without knowing what is next

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages