FunDots

[Main Features]: This Java applet implements the kid's classical dot-to-dot game. Title image, text, colors, fonts, and gridlines are all customizable. You can provide your own figure with a list of dot coordinates and lines.

[Execution Tips]: Click and drag from one dot to another. If there is a line defined between the two dots, it will be accepted. Game is won by finding all the links between dots and lost by reaching the specified max time limit.

[Customizable Parameters]: Edit the data file (FunDots.txt or your own filename) according to the format in the comments. Parameters include colors, fonts, text, images, etc. (Cut and paste the code in this commented HTML example, FunDots.html)

[Download and Installation Guide]: Be sure to read our FAQ 1 about license agreement before you use this program. Download and uncompress the file FunDots.zip under your web directory. Use a file editor (e.g. WordPad) to open FunDots.html and copy the code segemnt between starting and ending APPLET tags into your desirable HTML file. Also check out the commented sample data file (i.e. FunDots.txt).

[More Package Info]:
  • File Description:
  • FunDots.html - this file
  • FunDots.jar - FunDots program classes
  • FunDots.txt - sample data file
  • *.jpg *.gif - sample title and background images