Skip to content

React | Vite | Express | Node | TailwindCSS | Websockets - A full stack multiplayer poker application

Notifications You must be signed in to change notification settings

bcsurf2822/prismPoker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

PKR Poker

PKR Poker is a dedicated application that brings the excitement of Texas Hold 'em to your screen. Designed for both seasoned players and newcomers alike, the app replicates the fast-paced action of live poker with an intuitive digital experience.

Features

Official Game Mechanics: Implements Texas Hold 'em rules, including realistic betting rounds and hand evaluation to ensure every game feels genuine.

Goals

  • Deliver a seamless and engaging poker experience that captures the thrill of a live Texas Hold 'em game.
  • Serve as a practical tool for players to learn the intricacies of Texas Hold 'em, practice strategies, and improve their overall gameplay.
  • Provide a solid foundation for future enhancements and community-driven contributions, ensuring the application evolves with its users' needs.

Live Demo

PKR Poker PrismPoker Server

Getting Started

  1. Clone the repository: git clone https://github.com/bcsurf2822/prismPoker.git. Client:
  2. Navigate to the client: cd client.
  3. Install dependencies: npm install.
  4. Run the development server: npm run dev

Server:

  1. Navigate to the server: cd server.
  2. Install dependencies: npm install.
  3. Run the development server: npm start

NOTE: To run the client/server locally you will need to set up your own cluster on MongoDB Atlas and update your environment variables accordingly.

Dev Dependencies

Client

Server

🔗 Links

portfolio linkedin

About

React | Vite | Express | Node | TailwindCSS | Websockets - A full stack multiplayer poker application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages