Skip to content

Instantly share code, notes, and snippets.

@esmaeelE
Last active March 1, 2024 10:35
Show Gist options
  • Save esmaeelE/45031349c16cef6153d4ced84006b5c8 to your computer and use it in GitHub Desktop.
Save esmaeelE/45031349c16cef6153d4ced84006b5c8 to your computer and use it in GitHub Desktop.
Nostalgic game on debian

How to game in Debian

Wolf3d

$ mkdir -p game/wolf3d
$ sudo apt install dosbox wget unzip
$ wget https://github.com/esmaeelE/archive/blob/main/game/WOLF3D.zip
$ unzip WOLF3D.zip
$ cd WOLF3D
$ dosbox WOLF3D.EXE

Compile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment