Skip to content

Repository files navigation

MAZE

Hardcoded maze game made in 16-bit assembly IAPx88

HOW TO

Run

  • 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.com
maze.com

Play

  • P is player
  • use WASD to move
  • Reach W to win

Preview

maze

License

  • MIT

About

Maze game in 16-bit assembly because why not

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages