danirod-live / minesweeper-gb

A minesweeper game for the Game Boy console. Require GBDK to build.

Home Page:https://danirod.itch.io/minesweeper-gb

Repository from Github https://github.comdanirod-live/minesweeper-gbRepository from Github https://github.comdanirod-live/minesweeper-gb

minesweeper

A fake cartridge

I made a minesweeper, because why not.

Images

Main screen

Game screen

You win

To play the game, you can simply play in browser or download the GB file from my itch.io page: https://danirod.itch.io/minesweeper-gb

To build the game, you will need to have GBDK installed and in your PATH, properly configured. Then you can build the game using

make

The generated file will be in obj/minesweeper.gb.

About

A minesweeper game for the Game Boy console. Require GBDK to build.

https://danirod.itch.io/minesweeper-gb

License:GNU General Public License v3.0


Languages

Language:C 65.0%Language:JavaScript 26.8%Language:CSS 5.0%Language:Makefile 2.1%Language:HTML 1.1%