Hardcoded maze game made in 16-bit assembly IAPx88
- Install DOSBox
- Run the following:
git clone https://github.com/PremadeS/maze
cd maze
dosbox .If you're on Windows you need to mount the directory where maze is located in dosbox
- Inisde DOSBox:
nasm main.asm -o maze.commaze.comPis player- use
WASDto move - Reach
Wto win
- MIT
