Powder

(64bit supported)
Tested: Ubuntu 7.10 • 8.04 64bit - Gnome


Powder is a rogue game.

[More Info]


Before Installation

Make sure your sourcelist is correctly set.

Next is to install the tools and libs to build and run Powder.

Code:

sudo aptitude update && sudo aptitude safe-upgrade
sudo aptitude install build-essential
sudo aptitude install libsdl1.2-dev libstdc++6-4.1-dev


Done.



Installation

Download Powder source code to your Desktop;

Download

Code:

mkdir -p ~/.Games/Powder
cd ~/Desktop
tar zxfv powder103_src.tar.gz
cd powder103_src
sh buildall.sh
cp -r * ~/.Games/Powder


Done.



Launcher

Save powder.png to your Desktop.

powder.png

Code:

cd ~/Desktop
mv powder.png ~/.Games/Powder
nano ~/.Games/Powder-launch.sh



add the following;

#!/bin/bash

cd ~/.Games/Powder
./powder

Save [ctrl] + [o] and exit [ctrl] + [x].


Code:

chmod +x ~/.Games/Powder-launch.sh
alacarte



Go to the Game section in Alacarte and push the New Item button. Fill in;

Name: Powder
Command: sh /home/USERNAME/.Games/Powder-launch.sh
Comment: Powder is a rogue game.

Icon: ~/.Games/Powder/powder.png


You can now launch Powder by Applications tab —> Games —> POwder

Enjoy! ^_^

Written and Published by Artificial Intelligence
guides/64bit/powder.txt · Last modified: 2008/07/16 18:40 (external edit)
www.chimeric.de Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0