โ— โ— โ—
git-slot-machine v2.1.7
SELECT THEME:
โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•—
โ•‘       WINNING PATTERNS & ODDS        โ•‘
โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•

๐ŸŽฐ KNOW THE ODDS ๐ŸŽฐ

> Every commit costs 10 points. Here's what you're playing for.

> WINNING PATTERNS

Every commit costs 10 points. You start with 100. Here's what you're playing for:

PATTERN EXAMPLE PAYOUT DESCRIPTION
JACKPOT +100,000 All same character
LUCKY SEVEN +50,000 Seven in a row
BIG STRAIGHT +25,000 Six in a row
HEXTET +10,000 Six of a kind
FULLEST HOUSE +5,000 4 + 3 of a kind
STRAIGHT +2,500 Five in a row
FIVE OF A KIND +2,000 Five of a kind
DOUBLE TRIPLE +1,000 Two threes of a kind
THREE PAIR +500 Three consecutive pairs
FULL HOUSE +300 Three and two of a kind
ALPHABET SOUP +250 Only letters (a-f)
FOUR OF A KIND +200 Four of a kind
THREE OF A KIND +100 Three of a kind
ALL NUMBERS +50 Only numbers (0-9)
TWO PAIR +25 Two consecutive pairs
ONE PAIR +10 Break even

STATS FOR NERDS

  • Check the Stats page for real-world pattern frequencies
  • Three of a Kind is the most common win (~7% of commits)
  • Two Pair hits about 1 in 45 commits (~2%)
  • All Numbers breaks even (~3% of commits)

PATTERN RULES

  • Straights - Sequential hex values (ascending or descending)
  • Pairs - Consecutive identical characters (aa, bb, etc.)
  • Priority - Checked from rarest to most common
  • All hashes - Every commit gets a fair shake!