An old project from 2002 - It's a tamagotchi, only this time the creature is bin laden.
The code is so bad, but the nostalgia was too much, I had to share this :)
Step-by-step... Because it's annoying to Google stuff.
mkdir ~/dosbox && cd "$_"git clone https://github.com/eldare/laden_in_box.git- Download Turbo C 2.01 to
~/dosbox/ - Extract TC Disks to a single directory:
mkdir tc201/full ; cp -R tc201/Disk*/ tc201/full/ - Install DOSBox
- Open DOSBox, and execute
mount c ~/dosbox, thenc: - Execute
TC201\FULL\INSTALL.EXE - Run
TC\TC.EXE - Change
Options -> Compiler -> ModelfromSmalltoLarge File -> Loadthe fileLADEN\LADEN.CCompile -> Make EXE file- ?
- Profit
-
Making in-game mouse to work on MacOS: Use
fn + Ctrl + F10to switch mouse to DOSBox, and back. -
If the reaction is laggy, increase DOSBox memory.