diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-02-13 20:28:51 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-02-13 20:28:51 +0000 |
commit | 346755169e8557d10ba86ccce03bf17becfa599b (patch) | |
tree | 117524f766a45910700d41162ac0e2c2981ceb4a /games/Makefile | |
parent | - Update to 20080202 (diff) |
Nimuh is a project puzzle game destined to improve the knowledge
of Andalusia
This project is oriented to education and acknowledge of our land,
Andalusia.
"Nimuh" has been released under the Creative Commons license. It's
a puzzle type game and it's based in the "Theseus and the Minotaur
Mazes" game, but we decided to improve it by adding a 3D isometric
view. You can go through 40 different Andalusian locations and play
all the levels while you learn about the typical food, fiestas and
history of every place.
WWW: http://www.nimuh.com
PR: 120056
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index f1cb8583c0df..e176ccc61e25 100644 --- a/games/Makefile +++ b/games/Makefile @@ -515,6 +515,7 @@ SUBDIR += nibbles SUBDIR += nighthawk SUBDIR += nil + SUBDIR += nimuh SUBDIR += ninix-aya SUBDIR += njam SUBDIR += noegnud-addons |