DWK

General
+ Home
+ Links

Programming
+ My Programs

DWK's mines

Here is mines.

Keys:

  • tab: Start a new beginner game.
  • shift-tab: Start a new intermediate game.
  • arrow keys: Change the selected square.
  • ctrl-arrow keys: Select a square at an edge.
  • enter: Mark the selected square as a mine.
  • / or ?: Mark the selected square as a possible mine.
  • backspace: Remove marking on the selected square.
  • \: Pause the game.
  • space: Uncover the selected square.

Files:

  • mines.zip (68,179): All the files that are listed here.
  • mines.c (10,795): Part of the source for mines.
  • graphics.c (5,385): Part of the source for mines.
  • graphics.h (749): Part of the source for mines.
  • alpha.c (11,457): Part of the source for mines.
  • mines.exe (169,162): mines, compiled for DOS32 with DJGPP.
Top