<HEAD>
<title>Mastermind</title>
</HEAD>
<BODY>
<hr>
<applet code=Mastermind.class archive=mm.jar width=320 height=200>
</applet>
</BODY>
</HTML>