Pages

Walldefender, a 2D Arcade/Defense Game for Linux

Walldefender is a 2D arcade/defense game.The purpose of the game is to defend the walls from alien attacks.You shoot aliens, get points and upgrade your weapons.It is a typical 2D defense game but we love it because it is available on linux :) I do not like Java stuff, but it is hard to find defense games on linux so we will give it a try now.








Installation :

Current version of Walldefender is 0.45 Alpha and it is actively developed.So it is better to update your source often.(Just re-do the installation step to upgrade, for now.)

Let's start downloading the files, open a terminal and download it via wget :

$wget -c http://walldefender.googlecode.com/files/WallDefender.tar.gz

Extract the compressed file and delete it :

$tar -zxvf WallDefender.tar.gz && rm WallDefender.tar.gz

Navigate to the folder that is created (It is better to download and extract the compressed file to a pre-defined games folder or whatever you use, i am using /home/USERNAME/SVN/Games for example.):

$cd WallDefender/

Make the .jar file executable and run the game via :

$chmod +x walldefender.jar && java -jar walldefender.jar

PS : Install Sun Java before running the command.

Adding Shortcuts :

Press Alt + F2 and run alacarte command :

$alacarte

Click/Select Games and then click "New Item".Fill the following and Click "OK".

Name : WallDefender
Command : java -jar /home/YOURUSERNAME/CHANGE/CHANGE!!/WallDefender/walldefender.jar >> Do not forget to change the directory structure!
Comment : Walldefender is a 2D arcade/defense game.
Icon : I can not find a proper icon this, and the game does not come with an icon itself.
For More Check Related Posts :


Preview on Feedage: pc-medicines Add to My Yahoo! Add to Google! Add to AOL! Add to MSN
Subscribe in NewsGator Online Add to Netvibes Subscribe in Pakeflakes Subscribe in Bloglines Add to Alesti RSS Reader
Add to Feedage.com Groups Add to Windows Live iPing-it Add to Feedage RSS Alerts Add To Fwicki
Add to Spoken to You

No comments:

Post a Comment