Minesweeper clone game written in FreeBASIC
Version 1.0
- /mine.bas - main source file program
- /various-files.inc - supporting files to be included by mine.bas
- /minefind.bas - source files combined in to a single source
- /mk.bat - batch file that does same steps as makefile (for windows)
- /makefile - build or clean things
- /tools/combine.bas - utility to combine main source with includes
- /images/minefind.png - screenshot of some game play
- Font scaling
- Sound effects
- Highscores
- Custom grid size