TriMines is a mine sweeper game that uses triangles instead of squares.
Requirements:
· SDL
COMPILE:
$ ./build
RUN:
$ ./trimines
MOUSE:
LEFT - uncover triangle.
RIGHT - mark as mine or uncertain.
MIDDLE - clear the surrounding triangles if the right number of triangles is already flagged.
WHEEL UP/DOWN - choose amount of mines. (enabled only at start when the mouse pointer is on the smiley bar).
What's New in This Release:
· Bug fixes.
· Changes in graphics.
· New menu. (solves the users-without-mouse-wheel problem).
· Auto-flagging when game ends.
· Timer.
· Solve-Game option.
Product's homepage