Skip to content

This is a multiplayer cross platform game of Number Roulette game made with websocket , vite + react , typescript && tailwind.

License

Notifications You must be signed in to change notification settings

ArunavaCoderEm/Number-Roulette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NumberRoulette

Vite React + TypeScript + Tailwind + 💙

NumberRoulette is a web-based game built with VITE + REACT, TypeScript, Tailwind CSS, and WebSockets. The game allows users to join a game room, enter an arena, and compete by spinning a lucky wheel to score points. The first player to reach 100 points wins the game.

Table of Contents

Planning

Untitled-2024-05-15-0043

Installation

  1. Clone the repository:
git clone https://github.com/ArunavaCoderEm/number-roulette.git
cd numberroulette
  1. Install dependencies and navigate:
npm install
cd client
  1. Start the development server:
npm run dev
  1. Open your browser and navigate to:
http://localhost:5173
  1. Start Backend:
cd server
npm run dev

Usage

Its a fun website for playing game and get entertained with friends or random players.

Game-rules

  • Both players spin the wheel.
  • The player with greater number gets increment in score.
  • If any player's score reaches 100 they win.

Features

List of the key features of the project here.

  • Has a multiplayer playing option.
  • Will be having a fake money bidding system.
  • Will store those details in database.

Screenshots

one

two

three

Contributor

About

This is a multiplayer cross platform game of Number Roulette game made with websocket , vite + react , typescript && tailwind.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published