Skip to content

Poker app: Register, Deposit money, and play poker real-time. React.js.

Notifications You must be signed in to change notification settings

arthurysong/console-poker-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Console-Poker

Screenshot

screenshot

Description

Some time ago, I wanted to set up a simple online cash poker game with my friends. My poker background: I never really played online poker before and occassionally play poker when my friends and I hang out with little amounts of cash.

I decided to try to find a website where we can easily set up a game and begin playing with real money, but it was such a hassle. Many online poker sites require you to download clients to play a simple poker game. Also, there are so many different types of poker to choose from i.e. "Omaha", Stud", and "Razz" that I don't care for. And on top of that, the UI's for these websites look so busy and complicated.

I just wanted a simple easy-to-use application where I can quickly play Texas hold'em for cash.

No download, simple client dedicated for ONLY Texas Hold'em, and quick USD transactions.

That was how I decided to make this application, Console-Poker. Console-poker is an online Poker application that supports real-time chatting and USD transactions!

Built using React.js. Stylesheet used Nes.css

Deployed Website

API back end

Application Status

Currently, the application is still being built out. The Stripe API is not accepting real USD transactions and only accepting test data.

To do:

  • Support split-pots (Currently, when someone goes all-in, no more bets are accepted for the round.)
  • Keep data on a users' winnings, losses, and rounds played
  • Using player data on winnings, compute 'leaderboards' for a 'season'

Features

  • Real-time chatting
  • Create Rooms with passwords to keep your group's room private

Usage

  • Sign in or Register a new Account (Test user: [email protected], 123456)
  • Deposit Funds at the "Bank" page (Test card: 4242 4242 4242 4242, Any future exp. date, any zipcode, any CVV)
  • Join a room, or create a new room (Test room: Marley's room, Marley will always call or check)
  • Play No-Limit Texas Holdem
  • Once you're done playing, head back to the bank and withdraw your winnings!

Development

  • Fork the repository and Clone into local machine
  • Navigate to the local dir
  • Install the packages: npm install
  • Start the react server: npm start

Inspirations

  • Poker Now is a great website, where you can easily set up Hold'em games with your friends. Poker now features Sit and Go tournaments, and also many other cool features using Discord bots including USD wallets.

About

Poker app: Register, Deposit money, and play poker real-time. React.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published