Re: Card game
- From: Bart Demoen <bmd@xxxxxxxxxxxxxx>
- Date: Mon, 09 Jan 2006 22:18:20 +0100
Rouzbeh wrote:
HI I am doing a project for which I will have to set up the generation of cards and the shuffling them. I will have to make these operators. Has anyone got advice or any experience in making a card game in prolog?
Prolog has no specific features for generating card games. If you want to generate random shuffles of a deck of cards ... read about "random permutation" - it is easy to get this one wrong in any language :-)
BTW, what have you got already in terms of Prolog code ? Post it here and you will get feedback.
Cheers
Bart Demoen .
- References:
- Card game
- From: Rouzbeh
- Card game
- Prev by Date: Re: Lists in Learn Prolog Now
- Next by Date: Re: Card game
- Previous by thread: Card game
- Next by thread: Re: Card game
- Index(es):
Relevant Pages
|
|