个人工具

“UbuntuHelp:Frenesia”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(New page: {{From|https://help.ubuntu.com/community/Frenesia}} {{Languages|php5}} Parent: UbuntuHelp:Games [http://www.macgamesandmore.com/linux/games.html Frenesia] is a good, fun and addictive...)
 
第9行: 第9行:
 
<pre><nowiki>
 
<pre><nowiki>
 
wget -c http://www.macgamesandmore.com/linux/files/frenesialinux.tgz
 
wget -c http://www.macgamesandmore.com/linux/files/frenesialinux.tgz
</nowiki></code>
+
</nowiki></pre>
  
 
== Installation ==
 
== Installation ==
第15行: 第15行:
 
<pre><nowiki>
 
<pre><nowiki>
 
tar xvzf frenesialinux.tgz
 
tar xvzf frenesialinux.tgz
</nowiki></code>
+
</nowiki></pre>
  
 
== Start ==
 
== Start ==
第21行: 第21行:
 
<pre><nowiki>
 
<pre><nowiki>
 
cd FrenesiaLinux
 
cd FrenesiaLinux
</nowiki></code>
+
</nowiki></pre>
  
 
and start it:
 
and start it:
 
<pre><nowiki>
 
<pre><nowiki>
 
./FrenesiaLinux
 
./FrenesiaLinux
</nowiki></code>
+
</nowiki></pre>
  
 
Credits: [http://www.ubuntu-de.org/wiki/spiele:anleitungen:frenesia UbuntuUsers.de]
 
Credits: [http://www.ubuntu-de.org/wiki/spiele:anleitungen:frenesia UbuntuUsers.de]

2007年5月13日 (日) 12:54的版本

Parent: UbuntuHelp:Games

Frenesia is a good, fun and addictive retro arcade Linux game.

Download

You can download it with the following command:

wget -c http://www.macgamesandmore.com/linux/files/frenesialinux.tgz

Installation

Extract the archive wherever you want:

tar xvzf frenesialinux.tgz

Start

Enter the directory:

cd FrenesiaLinux

and start it:

./FrenesiaLinux

Credits: UbuntuUsers.de


CategoryGames CategoryDocumentation