gnurobbo: SDL based game

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

gnurobbo: SDL based game

#1 Post by muggins »

http://gnurobbo.sourceforge.net/

Gnurobbo needs SDL libraries.

Run via Menu->Fun->GnuRobbo.
Attachments
gnurobbo.jpg
(61.1 KiB) Downloaded 1772 times
Last edited by muggins on Sun 13 Dec 2009, 09:01, edited 1 time in total.

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

#2 Post by muggins »

Uploaded v0.62.

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

#3 Post by muggins »

Uploaded v0.64. (New version has sound effects)

User avatar
auriza
Posts: 46
Joined: Tue 06 Jan 2009, 02:32
Location: Surakarta, Java
Contact:

#4 Post by auriza »

Looks interesting, I'll give it a try later.
Thanks.

User avatar
auriza
Posts: 46
Joined: Tue 06 Jan 2009, 02:32
Location: Surakarta, Java
Contact:

GNU Robbo 0.65

#5 Post by auriza »

Uploaded v0.65
(Removed other themes except default)

goingnuts
Posts: 932
Joined: Sun 07 Dec 2008, 13:33
Contact:

#6 Post by goingnuts »

Quite addictive! Download static linked version for most Puppy versions gnurobbo-0.66.tar.gz

giannis4
Posts: 98
Joined: Fri 28 Jun 2013, 13:26

#7 Post by giannis4 »

I've tried to install it but I've got this:

root# make
cc -O3 -pipe -Wall `sdl-config --cflags` -DPLATFORM_PC -DVERSION=\"0.66\" -DPACKAGE_DATA_DIR=\"./data\" -DHAVE_MUSIC -DHAVE_DESIGNER -c board.c -o board.o
/bin/sh: sdl-config: command not found
In file included from board.c:21:0:
game.h:34:21: fatal error: SDL/SDL.h: No such file or directory
compilation terminated.
make: *** [board.o] Error 1
tahrpup 6.0 CE non PAE

giannis4
Posts: 98
Joined: Fri 28 Jun 2013, 13:26

#8 Post by giannis4 »

Nevermind I've installed it via the PPM. I can't figure out why I could not compile it though.
tahrpup 6.0 CE non PAE

goingnuts
Posts: 932
Joined: Sun 07 Dec 2008, 13:33
Contact:

#9 Post by goingnuts »

Looks like missing SDL-dev (SDL + SDL_mixer)...

giannis4
Posts: 98
Joined: Fri 28 Jun 2013, 13:26

#10 Post by giannis4 »

This is what is already installed.


Image
tahrpup 6.0 CE non PAE

User avatar
OscarTalks
Posts: 2196
Joined: Mon 06 Feb 2012, 00:58
Location: London, England

#11 Post by OscarTalks »

What about if you tick the DEV checkbox?
Are these included in the distro or have you installed them?
The error suggests missing DEV packages (headers) as goingnuts said.
If this is TahrPup I did find that some DEV lib packages are missing from the devx (when I was compiling something else the other day). I reported it to 666philb so he is aware of it. I don't know if this is the case with these SDL libraries but if so just install them via PPM or from packages.ubuntu.com and try again.
The package by goingnuts is statically linked so should work in most Pups without needing to compile anything.
I tried it in Dpup Wheezy and it ran OK.
Oscar in England
Image

giannis4
Posts: 98
Joined: Fri 28 Jun 2013, 13:26

#12 Post by giannis4 »

Yes, its TahrPup. I only had to install the mixer1.2 lib .All the rest were included in the distro.

Here is what the compiling file says:
Requirements
============

libSDL
libSDL_mixer
libSDL_image
and accompanying devel packages.

Optional: libSDL_ttf and accompanying devel package.

So, I've checked the DEV box and installed all the accompanying devel packages with no luck. The compiling process fails.
tahrpup 6.0 CE non PAE

hamoudoudou

test with Triton

#13 Post by hamoudoudou »

test with Triton
Attachments
gnurobbo.jpg
Not big..
(75.26 KiB) Downloaded 333 times

goingnuts
Posts: 932
Joined: Sun 07 Dec 2008, 13:33
Contact:

#14 Post by goingnuts »

One could try the static linked package offered in post above. No additional libraries needed - should work on many flavours of Puppy.

hamoudoudou

fails on my Triton Tharpup 6.0 .. I will check later..

#15 Post by hamoudoudou »

fails on my Triton Tharpup 6.0 .. I will check later with a different Puppy Linux.

User avatar
spiritwild
Posts: 181
Joined: Mon 03 Oct 2016, 10:06

#16 Post by spiritwild »

the win32 version works good in wine.

I didn't get far because I can't stand dying and going back to the start. :)

Post Reply