Skip to content

resetreboot/mineassembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper in Assembly

Hello, this is my attempt to build an x86 assembly Minesweeper for DOS, in plain 16 bits glory and learning to use mode 13h.

Compile

This project has been built using flat assembler and has a Makefile handy to make it easy to be compiled, just do make and it'll be built as an .exe for you to run either on your VM, your old DOS machine or as I do, running it inside DOSBox

Play

Simply invoke the game inside DOS, wait for the map to generate. You can move the cursor around with the arrow key, the space reveals a cell and with the left Alt key you can put a flag.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published