A small exercise in 16 bit x86 assembly for DOS to recreate the famous game Minesweeper.
Find a file
2020-06-07 17:47:54 +02:00
.gitignore Turn into EXE and create Makefile and gitignore 2020-06-06 13:47:22 +02:00
Makefile Turn into EXE and create Makefile and gitignore 2020-06-06 13:47:22 +02:00
mine.asm Now we check the mines in drawing the map 2020-06-07 17:47:54 +02:00