Rocks'n'Diamonds SDL
Download
- Description:
-

About Rocks'n'Diamonds SDL:
Attractive colorful game, SDL clone of classical Supaplex
Description:
- arcade style game for Unix, Mac OS X, Windows and DOS and now BeOS in the tradition of:
+ "Boulder Dash" (C 64)
+ "Emerald Mine" (Amiga)
+ "Supaplex" (Amiga/PC)
+ "Sokoban" (PC)
See screnshots here
Requires various SDL libs, simplest solution is to install LibPak (if you miss some of those and game don't run).
Details about this version:
version 3.1.2
Improved level editor.
Compailed on R5+BONE but hope it works also with plain R5
Requires various SDL libs (You need at least SDL version 1.1.x and the additional
SDL libraries SDL_image and SDL_mixer), simplest solution is to install LibPak (if you miss some of
those SDL_libs and game don't run)
There are thousands and thousands of additional levels available (for all 4 prototype styles).
Related Links: - Submitted On:
- 16 Apr 2006
- Submitted By:
- Karl vom Dorff (karl)
- File Size:
- 3,068.01 Kb
- Downloads:
- 70
- License:
- GPL
- File Version:
- 3.1.2
- File Author:
- Sergei
- File HomePage:
- Click to visit site
- Rating:
-
Total Votes:2
Top Downloads in 30 Days
Search Files
Newest Files
| May 18 |
|
| May 16 |
|
| May 13 |
|
| May 12 |
|
| May 12 |
|


Comments
To start the game you need do change first into the gamefolder using the terminal:
cd /boot/home/Download/RocksNDiamonds
and then start the binary.
Generate a starter script:
- Create an emty text file into the Rocks'n'Diamonds folder (Starter.sh)
- Add following scrings:
#!/bin/sh
string=$(readlink -f $0) #get current folder
folder=`dirname $string` #delete free spaces
cd $folder #change into program folder
rocksndiamonds#starting RnD
- set permission to "execute". Do a right click on the textfile and select "get info".
- expand "Permission"
- do crosses at all "Execule" checkboxes
Starting RnD using doubleclikc on the starter script
RSS feed for comments to this post