diff options
author | pawel <pawel@FreeBSD.org> | 2013-02-21 07:30:15 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2013-02-21 07:30:15 +0800 |
commit | 42d35c135c7ccdbd9c4fa9ccde99802c449d7c95 (patch) | |
tree | 49089b6e888bf556283b6151a7db8b4a54caa4ed /games/Makefile | |
parent | 9845a13b600e3b636511c2656dbea9fdca57ff8c (diff) | |
download | freebsd-ports-gnome-42d35c135c7ccdbd9c4fa9ccde99802c449d7c95.tar.gz freebsd-ports-gnome-42d35c135c7ccdbd9c4fa9ccde99802c449d7c95.tar.zst freebsd-ports-gnome-42d35c135c7ccdbd9c4fa9ccde99802c449d7c95.zip |
Gigalomania is a 2D real time strategy game that is a clone of Mega-Lo-Mania.
The gameplay consists of researching and developing new technology with
which to conquer your enemies, from rocks and sticks to nuclear weapons and
spaceships. You can advance through ten different ages, from the stone age
to the future. There are 28 different maps to play through.
WWW: http://homepage.ntlworld.com/mark.harman/comp_gigalomania.html
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 5d2bb0437a21..dbb051613651 100644 --- a/games/Makefile +++ b/games/Makefile @@ -303,6 +303,7 @@ SUBDIR += ggz-kde-client SUBDIR += ggz-sdl-games SUBDIR += ggz-txt-client + SUBDIR += gigalomania SUBDIR += gillo SUBDIR += gish-demo SUBDIR += gl-117 |