Skip to content

qmogh/DayZeroPoker

Repository files navigation

Day Zero Poker

So, I got a poker set for Christmas - yay! I started playing poker over the summer, but I'm not very good at it. My biggest issue that I can't read the board very quickly and also understand the potential of my hand. So, I built this!

Day Zero Poker is a web-based poker training platform designed to help beginners master the fundamentals from day zero. It currently offers two training tools:

1. Poker Hand Trainer

Practice identifying winning hands at every stage of Texas Hold'em:

  • Interactive hand evaluation practice
  • Support for 2-8 players
  • Real-time feedback at each stage (pre-flop, flop, turn, river)
  • Complete hand rankings reference
  • Accurate poker hand evaluation with proper tie-breaking
  • Instant feedback on your winning hand predictions

2. Hand Groups Quiz

Test your knowledge of starting hand groups:

  • Practice categorizing starting hands into their correct groups
  • Learn which hands belong in which tier
  • Instant feedback on your answers
  • Toggle reference guide for learning
  • Track your progress with a score counter

Tech Stack

  • Next.js
  • React
  • Tailwind CSS

Getting Started

# Clone the repository
git clone https://github.com/amoghthusoo/poker-hand-trainer.git

# Install dependencies
npm install

# Run the development server
npm run dev

Open http://localhost:3000 with your browser to start practicing!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Resources

About

Understand the basics of poker before your first game! (Made for my friends)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published