Skip to content

daniel-Jones/foxminesweeper

Repository files navigation

image

image

Simple Minesweeper written in C++ using the fox toolkit.

You need FOX http://www.fox-toolkit.org/. On arch you can install the 'fox' package.

Compile:

cmake CMakeLists.txt
make

binary is in bin/

Right click on a tile to flag it.

About

Minesweeper in C++ using the FOX toolkit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published