Skip to content

em-cd/worlds-simplest-poker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World's Simplest Poker

Setup instructions

git clone https://github.com/em-cd/worlds-simplest-poker.git
cd worlds-simplest-poker
npm install
npm start
open http://localhost:3000

Summary

Simple app for a card game between two or more players, where each player is dealt a hand, the values of each player's cards is added up, and the player with the highest score wins. Players get bonus points for having a pair (10 points) or three of a kind (20 points).

This project was bootstrapped with Create React App.

About

simple card game between two or more players, built with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published