Skip to content

eric22f/Deal-or-No-Deal

Repository files navigation

Deal or No Deal

A web-based implementation of the popular game show "Deal or No Deal" built with React, TypeScript, and Vite.

Play Now

🎮 Play the game here

How to Play

  1. Enter your name and start a new game
  2. Select your briefcase from the 22 available cases
  3. Open cases each round to reveal their values
  4. Receive offers from the banker after each round
  5. Deal or No Deal? Accept the banker's offer or continue playing
  6. Final choice - when only two cases remain, keep your case or swap with the last remaining one
  7. Win the amount in your final briefcase!

Game Features

  • 22 briefcases with values ranging from ₱0.05 to ₱2,000
  • Dynamic banker offers based on remaining case values
  • Sound effects and music from the show
  • Leaderboard tracking for multiple players
  • Animated UI with rainbow gradient effects

Development

# Install dependencies
npm install

# Run development server
npm run dev

# Build for production
npm run build

Tech Stack

  • React 19
  • TypeScript
  • Vite
  • CSS3 with animations
  • Netlify (deployment)

About

Deal or No Deal with Philippine Pesos

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages