ugfx/demos/games/minesweeper
2019-04-10 17:33:15 +02:00
..
resources
demo.mk
gfxconf.h
main.c
mines.c Introduce type gImage to replace v2.x gdispImage 2019-04-10 17:33:15 +02:00
mines.h
readme.txt
romfs_files.h

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