Skip to content

RassaLibre/PR-card-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React/Redux implementation of Port Royal

Port Royal is a popular card game and I have decided to make its React/Redux implementation to challenge myself in complex state changes.

The game is not completely done, I am working on it...

Dictionary

  1. Destroy card - the card is completely removed from the game
  2. Discard card - the card is moved to the discard pile
  3. Turn - a time in the game with the same active player
  4. Round - a round consists of two phases. First phase is called Discover and the second one Trade. A round is following: DP - P1, TP - P1, P2, P3, P4
  5. Offered cards - the cards that have been discovered in the discover phase

About

Port Royal state management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published