make buildenv
commandThe latest version is the 1.0. Here are the available files:
For building Hangman 8086 from the source you will need:
NOTE: On GNU/Linux, you can obtain an Emu8086 build environment by typing (from the source directory):
make buildenv
On Linux just type the make
command from the source directory1):
make
One Windows, just open the main.asm
file with Emu8086, and click on the Compile
button.
For running Hangman 8086, you will need to install the following dependence:
NOTE: I recommend to use DOSBox 0.73, because the program crash with the version 0.74.
make buildenv
command
Discussion