[Dots and Boxes]

[HTML-Code]

<APPLET
  CODEBASE = "."
  CODE     = "squares.class"
  NAME     = "Squares Game Applet"
  WIDTH    = 400
  HEIGHT   = 400
  HSPACE   = 0
  VSPACE   = 0
  ALIGN    = middle
>
  </APPLET>

[Beschreibung der Parameter]

keine Parameter zu setzen.

[Autor]

JimsPrograms

[Download]

Copyright © 1998- Nightfire Java Archiv Applet No: 384