More actions
(Created page with "{{Infobox GB Homebrews |title=minesweepGB |image=minesweepgb.png |description=Minesweeper written in assembly. |author=lancekindle |lastupdated=2017/12/15 |type=Puzzle |version=2017 |format=CGB, DMG |license=GPL-3.0 |download=https://dlhb.gamebrew.org/gbhomebrews/minesweepgb.7z |website=https://github.com/lancekindle/minesweepGB |source=https://github.com/lancekindle/minesweepGB |donation= }} {{#seo: |title=GameBrew |title_mode=append |image=minesweepgb.png |image_alt=mi...") |
No edit summary |
||
Line 7: | Line 7: | ||
|type=Puzzle | |type=Puzzle | ||
|version=2017 | |version=2017 | ||
|format=CGB | |format=CGB | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/gbhomebrews/minesweepgb.7z | |download=https://dlhb.gamebrew.org/gbhomebrews/minesweepgb.7z |
Latest revision as of 04:07, 27 Haziran 2024
minesweepGB | |
---|---|
General | |
Author | lancekindle |
Type | Puzzle |
Version | 2017 |
License | GPL-3.0 |
System | CGB |
Last Updated | 2017/12/15 |
Links | |
Download | |
Website | |
Source | |
Minesweeper clone for the Game Boy (Color compatible).
Developed in assembly based on the "hello world" examples by Witchita State University. A test suite was also written to cover various aspects of the code, testing matrix, stack, and math operations, along with macro features.
Controls
D-Pad - Cursor
A - Reveal a cell
B - Place a flag
Screenshots