Skip to content

mattcmaddox/Raj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A python implimentaion of the game Raj.


Raj is a perfect information card game invented by Alex Randolph.  There are cards, but there is no shuffling and no luck.  The variability in the game is only the unknown order in which the prizes will be offered.

Equipment: 
There are 15 prizes with values -5 to 10, and each player has an identical deck of 15 cards with values 1 to 15. 

Rules: 
A prize is chosen randomly, and all players bid for the prize by playing one of their remaining cards.  High card wins for positive prize values, Low card wins for negative prize values.   Equal bids cancel, and if all the bids are cancelled, the prize rolls over to the next round.

Winning: 
when all prizes have been auctioned, the winner is the player with the highest total value.
## Info taken from boardspace.net ##


More info see:  http://www.boardgamegeek.com/boardgame/175/raj
Play Raj at:  http://boardspace.net/english/about_raj.html

About

A Python work up of the game Raj

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors