]> git.lizzy.rs Git - plan9front.git/blob - sys/src/games/mines/README
devcons: fix permissions for reboot and sysstat
[plan9front.git] / sys / src / games / mines / README
1 This code is based on:
2
3         Mines ver. 1.0
4
5         Minesweeper game written for Plan 9 Third Edition.
6
7         Original Copyright (C) 2001 Antonin Vecera
8         email: antonin.vecera@gmail.com
9
10 Controls
11
12         Left mouse button - uncover the current location
13         Middle mouse button - uncover all adjacent squares that are known to be safe
14         Right mouse button - mark a square as known to contain a mine
15
16         n - start a new game
17         q, DEL - quit the game
18         b, a, e - select game level (beginner, advanced, expert)
19
20
21 This code is licensed under the GNU General Public License, Version 2,
22 reproduced in the file /lib/legal/gpl.