GNU Robbo
It's popular Atari XE/XL game ported to Linux. The latest version is 0.57.
Compilation:
To compile this game you need SDL and SDL_ttf libraries. They can be
downloaded from www.libsdl.org.
After unpacking archive, type: "./configure", "make" and "make
install"
| Screenshots: |
Main startscreen
|
Robbo the robot is trying to get out of the planet. He must collect all parts of
capsule to move to next level.
|
Robbo can be killed by many things of destruction...
|
The way is hard and dangerous...
|
| Objects: |
 |
Wall - Very solid and unbreakable thing |
 |
Normal box - Robbo remembers it well from the time of Sokoban. |
 |
Pushing box - Once pushed it moves until meets another objects.
Can blow bomb and kill an animal. |
 |
Ground - Can be blowed or shooted |
 |
Key - Opens the door |
 |
Bomb - Very blowable thing, but can be pushed |
 |
Door - Opens when you have the key |
 |
Questionmark - Maybe it covers something? |
 |
Life - Robbo loves it |
 |
Capsule - Robbo's private wehicle |
 |
Teleport - Moves Robbo from one place to another |
 |
Screw - Robbo must collect them to repair capsule |
 |
Bullets - A package of ammo |
 |
Energetic barrier - can destroy everything it meets |
|
| Killing things: |
 |
Magnet - If Robbo moves near this - he's killed |
 |
Bear - Little, cute bear... |
 |
Black bear - And it's older brother |
 |
Bird - Very aggresive I think. Some kinds can shoot. |
 |
Butterfly - Highly dangerous and precize.
Can find Robbo fast and kill him. |
| Kind of guns: |
|
Guns - Some of them can move and even rotate |
    
|
Solid Guns - They use laser |
    
|
Blasters - Highly destructable. Bombs don't even have the time to blow up... |
|
Downloading:
You can download beta package from:
http://sourceforge.net/project/showfiles.php?group_id=64186
I also generated RPM package (Mandrake but should work on RH or PLD
distributions) -
Debian package is available too (thanks to Krzysztof Krzyzaniak aka 'eloy')
You can look at sourceforge summary of GNU Robbo
If you want to create RPM package - type "rpm -ta <package.tar.gz>"
To get CVS version, just type:
"cvs -d:pserver:anonymous@cvs.gnurobbo.sourceforge.net:/cvsroot/gnurobbo login"
"cvs -z3 -d:pserver:anonymous@cvs.gnurobbo.sourceforge.net:/cvsroot/gnurobbo co gnurobbo"
You can also look into CVS repository by WWW
gate.
level
file
Versions:
CVS (0.57 tarball is updated!!!):
- New levels!!! (now 52)
- New object - energetic barrier
- Some bugfixes
- Changed level colour format
0.57:
- Implementation of .gnurobborc file
- End screen
- Better delay params
- Various bugfixes
0.56:
- Little changed graphics
- Added level choosing (system of codes)
- Startscreen menu
- Some bugfixes
- Better random number choosing
- Better key detecting
- Background removed
0.55:
- Bigger graphics (twice bigger)!
- Better time parameters
- New object - pushing box
- Many new levels (levels.dat file) - now there're 42 levels
- Bugfix in data loading
- Refreshing only changed fields
- Blasters don't clear screws and capsules now
- Bears are delayed if turning back
- Extra life after taken won't appear on the same level
- Loading from file only for new levels
- Questionmark's objects don't uncover if blowed
- Cosmetic changes in start screen
0.54:
- Scrolling after teleportation
- Delay of blowing bomb
- Fixed minor bugs
- There's no difference between R_SHIFT and SHIFT
0.53:
- Added 9 new levels
- Fixed some bugs (proper score displaying, init etc.)
0.52:
- Removed trick keybindings
- Testing and added new levels
- Removed some structures
- Background is better displayed
- Wall, bricks, grass etc. is now treaten like wall
- Five new levels
- Screws and bullets are counted during level loading
- Changed teleport behaviour and description in levelfile
- Preparing automatically build and install
Author: Arkadiusz Lipiec