diff options
author | adam <adam> | 2004-10-14 12:28:02 +0000 |
---|---|---|
committer | adam <adam> | 2004-10-14 12:28:02 +0000 |
commit | 9eac79f7039b06e1eb56c35dbe450188571789c9 (patch) | |
tree | 3dc87972f332779d2dd599b7b958cbf35df4bf44 /games/xbomb/DESCR | |
parent | bc27bc662dbad576126b333cd977eb0d23b18012 (diff) | |
download | pkgsrc-9eac79f7039b06e1eb56c35dbe450188571789c9.tar.gz |
XBomb is a minesweeper clone with square, hexagonal and triangular grid.
Diffstat (limited to 'games/xbomb/DESCR')
-rw-r--r-- | games/xbomb/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/xbomb/DESCR b/games/xbomb/DESCR new file mode 100644 index 00000000000..844f367a70c --- /dev/null +++ b/games/xbomb/DESCR @@ -0,0 +1,5 @@ +XBomb is a minesweeper clone, with square, hexagonal, and triangular grid. +The game has three levels, based on the size of the grid: +* Small 8x8 grid with 10 bombs +* Medium 16x16 grid with 40 bombs +* Large 30x16 grid with 99 bombs |