Morabaraba: Game for pup4

Play with your Puppy.
Post Reply
Message
Author
muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

Morabaraba: Game for pup4

#1 Post by muggins »

http://www.morabaraba.org/ahemcomputer
Morabaraba is a two-player strategy board game, played across Africa. It is accessible, easy to learn, and games can be played quickly - but the strategic and tactical aspects of the game run deep. While Morabaraba may be played on specially-produced boards (or computer software!) it is simple enough that a board can easily be scratched on a stone or into sand, and coins or pebbles (or whatever!) used as the pieces. It's easier to learn that Chess or Draughts (the rules can be picked up in just minutes), but the game is not just a variation of noughts and crosses: it is subtle and thought-provoking.
I've uploaded a .pet here morabaraba-0.7.pet (809kbytes)

Play via Menu->Fun->Morabaraba

Edit As Lobster discovered, in the following post, it requires gtk1 libraries for pup4:

glib12-1.2.10.pet (53k)
gtk+12-1.2.10.pet (522k)
gdk_pixbuf10-0.22.0.pet (121k)
Attachments
morabaraba.png
(33.8 KiB) Downloaded 3397 times
Last edited by muggins on Sat 16 Aug 2008, 04:14, edited 1 time in total.

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#2 Post by Lobster »

Results for 4.1 Alpha 6

Code: Select all

# ./morabaraba 
# ./morabaraba: error while loading shared libraries: libglib-1.2.so.0: cannot open shared object file: No such file or directory
Does it work in Puppy 4?
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#3 Post by muggins »

Lobster,

thanks for letting me know. I've only used it on pup4, as it's glibc is incompatible with my pup2. It's a lazarus pascal program, and ldd wasn't showing what it's dependencies were. So it needs gtk1 libraries for pup4:

glib12-1.2.10.pet (53k)
gtk+12-1.2.10.pet (522k)
gdk_pixbuf10-0.22.0.pet (121k)

Post Reply