|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
[Blackjack] What we have to do ?
We have to create the game in php using Javascript and HTML or simply create a PHP library ?
I think is most useful to create an application but I don't understand your blackjack rules explanation and contest goals. |
|
#2
|
|||
|
|||
|
[Blackjack] RE: What we have to do ?
from the rules:
Quote:
from the other contests they have done here, you are not supposed to have any output. it doesnt say in the rules, but if this applies, the blackjacklib file should do the only output that happens |
|
#3
|
|||
|
|||
|
[Blackjack] RE: What we have to do ?
Correct...your script does not output anything. You simply interface with the library.
|
|
#4
|
|||
|
|||
|
[Blackjack] RE: What we have to do ?
We have to create an interface for playing black jack and we must use the blackjacklib.php ?
True ? |
|
#5
|
|||
|
|||
|
[Blackjack] RE: What we have to do ?
No...you will make a script that automatically plays the game of blackjack and it must interface with the dealer (the library). Your script must follow all the rules on the rules page.
|
|
#6
|
|||
|
|||
|
[Blackjack] RE: What we have to do ?
Maybe this will help:
Use PHP as a programming language, not a web scripting lanugage, to create an artificial intelligence that plays the game of blackjack using the rules specified on the page. Your script takes no input from the user, and uses the library interface to perform actions like hitting and standing. |
|
#7
|
|||
|
|||
|
[Blackjack] RE: What we have to do ?
If you download the library, there's a file included in the .zip named miniplay.php. You're supposed to make a similar script, except that you need to make it decide (much) better on what to play.
|
![]() |
| Viewing: Codewalkers Forums > PHP Contests > Older Contests > [Blackjack] What we have to do ? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|