Skip to content

MichalKonvic/MineGamble

Repository files navigation

Mine Gamble

Simple demo gambling game where player defines before game start:

  1. Bet ($)
  2. Mines count
  3. Game Size

Player then is clicking on fields and tries not to click on field with bomb underneath while his potential checkout is being calculated.

Game endings:

  1. Win - player has clicked on all non bomb fields
  2. Checkout - player has clicked checkout button before clicking on bomb
  3. Lose - player has clicked on bomb

Tech stack

  • Shadcn UI - UI components
  • React - UI library
  • Next.js - Server-side rendering
  • Supabase - Backend
  • TailwindCSS - Styling

About

Simple mine app in react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published