Skip to content

siuwafong/big2React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Big 2

This webapp can be accessed online on Netlify here

This is a two-player card game based on the popular Asian game Big 2. Currently, the game is restricted to two players and can only be played locally.

Libraries/Frameworks

This webapp was designed with React. No other libraries were used. This webapp relies on the Deck of Cards API. Documentation for the API can be found here

Instructions

  • Install all the project dependencies with npm install
  • Start the development server with npm start
  • As of this date (08/10/2020) the app is working but the code requires some cleanup. This will be done at a later date

How to Use

  • The app opens with a modal explaining the basic rules of the game. You can adjust the number of cards per hand and change the background colour
  • If you would like to read more detailed game instructions, read the Wikipedia entry for Big 2
  • The game begins with player 1 making the first move. For the first move and for whenever a player passes, the other player can play any hand. Valid hands include singles, pairs, triples, and five-card poker hands other than two pairs
  • The first player to play all the cards is the winner

About

A version of the card game Big 2 made with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published