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.
6
commits
1
branch
0
tags
404
KiB
Assembly
99.6%
Makefile
0.4%
f520739529
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
f520739529
Added mine generation and adjustments to the field drawing
2020-06-07 18:36:43 +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
Added mine generation and adjustments to the field drawing
2020-06-07 18:36:43 +02:00