The J Maker

[The J Maker Home] [Program Home] [Pricing] [Contact] [FAQ]


CardFun21 version: 2002.05.16

[Main Features]: This is a fun Black Jack card game. Whoever gets 21 points wins the game. Multiple Winners split the credit at tie games. There are several customizable features, including player images, background, audio file, etc.

[Execution Tips]: Press "Hit" to get one more card, "Stand" to reveal the result, "Double" to double the bet, "Next" to move to the next round, "Quit" to stop playing.

[Download and Installation Guide]: Be sure to read our FAQ 1 about license agreement before you use this program. Download and uncompress the file CardFun21.zip under your web directory. You can use the configurator in the next section or do it by yourself as follows:
Use a file editor (e.g. WordPad) to open CardFun21.html copy the code segemnt between starting and ending APPLET tags into your desirable HTML file. Supply your own image files and type in their names in the parameters.

[Parameters and HTML Configurator]:
Parameter Value Description
applet width
applet height
regcoderegistration code
cardimagecard image filename
bgimagebackground image
loadingloading screen display toggle: 1 = yes, otherwise = no
borderborder width
player1player 1 image (smaller than 32 x32)
player2player 2 image (smaller than 32 x32)
player3player 3 image (smaller than 32 x32)
player4player 4 (it's you!) image (smaller than 32 x32)
audiofileaudio filename



Auto-generated code to be inserted into your HTML page:

P.S. Copy all necessary *.jar, *.class, images (e.g. *.gif or *.jpg), and data files (e.g. *.txt) to your web directory and embed the above code into your own HTML file.



[More Package Info]:
  • File Description:
  • CardFun21.html - this example
  • CardFun21*.gif - sample player and background images
  • CardFun21.jar - all program classes are here
  • CardFun21.au - audio file