From 743cf297ce169c889fd0f316a0d6092a80f9448f Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 7 Oct 2003 04:22:20 +0000 Subject: Add monkeybubble, a GTK2 puzzle bobble clone. GTK2 Puzzle Bobble clone. With monkeys. Frozen Bubble, but with monkeys. It's like a game, except SO MUCH MORE, because it has monkeys. Note that the game seems to want a couple hundred megs of memory to start, but once the UI comes up, it only consumes about 25MB. We're working on it, but the game plays fine. Tested by: anholt, marcus, and others --- games/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/Makefile') diff --git a/games/Makefile b/games/Makefile index caf6a70da532..f01d6967641b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -237,6 +237,7 @@ SUBDIR += mindguard SUBDIR += mirrormagic SUBDIR += miscom + SUBDIR += monkeybubble SUBDIR += moon-buggy SUBDIR += moonlander SUBDIR += moria -- cgit v1.2.3