Skip to content

My first coding project. Fully featured Poker game. Vanilla JS, HTML, CSS.

Notifications You must be signed in to change notification settings

nightisyang/basic-poker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

basic-poker

My first coding project. Fully featured Poker game. Vanilla JS, HTML, CSS.

Features

  • A complete cycle of a poker game following the rules of Texas Hold'em
  • List of logic implemented
    • Card shuffling
    • Tracking player balances
    • Validity of player's action (Raise, Call, Fold)
    • Game progression logic (Pre-flop, Flop, Turn, River)
    • Card evaluation
    • Winner selection, tie-braker
  • Also implemented as a Discord Bot using Discord API

Play!

Playable here

Screenshot

image

About

My first coding project. Fully featured Poker game. Vanilla JS, HTML, CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published