This website requires JavaScript.
Explore
Help
Sign In
resetreboot
/
mineassembly
Watch
1
Star
0
Fork
You've already forked mineassembly
0
Code
Issues
Pull requests
Releases
Wiki
Activity
A small exercise in 16 bit x86 assembly for DOS to recreate the famous game Minesweeper.
8
commits
1
branch
0
tags
404
KiB
Assembly
99.6%
Makefile
0.4%
0e48270ff6
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
José Carlos Cuevas
0e48270ff6
Initial code for peeking the map
2020-06-07 19:24:20 +02:00
.gitignore
Added to ignore COM in uppercase to gitignore
2020-06-07 18:38:00 +02:00
Makefile
Turn into EXE and create Makefile and gitignore
2020-06-06 13:47:22 +02:00
mine.asm
Initial code for peeking the map
2020-06-07 19:24:20 +02:00
REAME.md
Initial code for peeking the map
2020-06-07 19:24:20 +02:00