This is the Internet C++ port of Id's Doom.

You will need to have installed the Internet C++ Virtual Machine (icvm).
You should have icvm installed as /bin/icvm.

To run idoom you will need a wad file (doom.wad, doomu.wad or doom2.wad etc.) 
from your purchased version of doom, or the shareware wad file (doom1.wad) 
installed in the same directory you are running idoom from.


type:

	./idoom 

or:

	icvm idoom


To run it with a double size screen type:
	./idoom -2

or:

	icvm idoom -2





