Inferno Plug-in: sweeper

Michael Jeffrey's MineSweeper game running in the Plug-in


The following files are used in this sample:
sweeper.b (6770 bytes)
sweeper.dis (4999 bytes)

Note: files ending in .b are Limbo source; files ending in .dis are the equivalent binary executables.


The HTML code used to display this sample is:

<OBJECT
classid="clsid:3A274C9A-1E70-435a-8A63-B91A93F3BDDD"
codebase="http://www.vitanuova.com/plugin/ieplugin4.cab"
width="180" height="275"
>
<PARAM name="init" value=" ./sweeper.dis">
<PARAM name="file1" value="sweeper.dis http://www.vitanuova.com/inferno/plugin/sweeper/sweeper.dis">
</OBJECT>