home *** CD-ROM | disk | FTP | other *** search
/ Java by Example / jbecd.bin / JBE-CD / NTUsers / JBECODE.ZIP / JavaByExample / chap02 / LST2_6.txt < prev   
Text File  |  1996-01-26  |  165b  |  9 lines

  1. <applet
  2.     code=TicTacToe.class
  3.     width=120
  4.     height=120>
  5. <b>If you had a Java-compatible browser,
  6. you'd be playing TicTacToe right now!</b>
  7. </applet>
  8.  
  9.