Skip to content

pinqian77/chip-solver

Repository files navigation

🃏 Chip Solver for Texas Hold'em

Preview This tool was designed for in-person poker home games with friends. Just track who bought in and how much they cashed out. We’ll handle the rest — including figuring out who owes whom, and how much.

🎯 Features

  • 💸 Add players and record buy-ins
  • 🧾 Dynamic event log with undo
  • 🧮 Settle phase: enter final chip counts and validate
  • 📊 Instantly calculate who owes whom

📦 Tech Stack

🚀 Getting Started

# Install dependencies
npm install

# Start dev server
npm run dev

🛠 Build & Deploy

# Build
npm run build

# Deploy to GitHub Pages
npm run deploy

If deploying to GitHub Pages, update vite.config.ts:

base: '/your-repo-name/'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors