ugfx/demos/games/minesweeper
inmarket 94f1cc2f0a Change new colors to GFX_RED instead of GFXRED. Use the new color defs 2018-03-10 20:36:12 +10:00
..
resources Move demo games into demo/games directory 2016-07-28 16:35:36 +10:00
demo.mk First set of V3 macro changes 2018-02-27 17:44:21 +10:00
gfxconf.h First set of V3 macro changes 2018-02-27 17:44:21 +10:00
main.c Change new colors to GFX_RED instead of GFXRED. Use the new color defs 2018-03-10 20:36:12 +10:00
mines.c Change new colors to GFX_RED instead of GFXRED. Use the new color defs 2018-03-10 20:36:12 +10:00
mines.h Move demo games into demo/games directory 2016-07-28 16:35:36 +10:00
readme.txt First set of V3 macro changes 2018-02-27 17:44:21 +10:00
romfs_files.h Move demo games into demo/games directory 2016-07-28 16:35:36 +10:00

readme.txt

A demo Minesweeper game using. Various configuration options can be found in mines.h

NOTE: You can save FLASH space by disabling the splash-screen, to do that set MINES_SHOW_SPLASH to GFXOFF.

Credits:
	Code:	Fleck
	Images:	I-Wish