這裏顯示兩個版本的差異處。
下次修改 | 前次修改 | ||
linux:games [2007/05/12 01:43] wenpei 建立 |
linux:games [2007/12/15 01:24] (目前版本) wenpei |
||
---|---|---|---|
行 1: | 行 1: | ||
====== ubuntu for fun ====== | ====== ubuntu for fun ====== | ||
+ | http://www.ubuntu.org.tw/modules/newbb/viewtopic.php?post_id=11456 | ||
+ | |||
http://www.ubuntu.org.tw/modules/newbb/viewtopic.php?viewmode=flat&type=&topic_id=4248&forum=10 | http://www.ubuntu.org.tw/modules/newbb/viewtopic.php?viewmode=flat&type=&topic_id=4248&forum=10 | ||
行 41: | 行 43: | ||
[ 遊戲簡介 ] | [ 遊戲簡介 ] | ||
Frozen Bubble: http://www.frozen-bubble.org/ | Frozen Bubble: http://www.frozen-bubble.org/ | ||
- | Pydance: http://icculus.org/pyddr/ | + | Pydance: http://icculus.org/pyddr/http://linuxgames07.blogspot.com/2007/11/top-ubuntu-linux-games.html |
Starfighter: http://www.parallelrealities.co.uk/starfighter.php | Starfighter: http://www.parallelrealities.co.uk/starfighter.php | ||
Briquolo: http://briquolo.free.fr/en/index.html | Briquolo: http://briquolo.free.fr/en/index.html | ||
行 47: | 行 49: | ||
SuperTux: http://supertux.lethargik.org/ | SuperTux: http://supertux.lethargik.org/ | ||
Tuxpuck: http://home.no.net/munsuun/tuxpuck/ | Tuxpuck: http://home.no.net/munsuun/tuxpuck/ | ||
+ | |||
+ | 前十大 Linux 的免費遊戲 | ||
+ | http://techgage.com/article/top_10_free_linux_games | ||
+ | |||
+ | ===== ActionCube ===== | ||
+ | 3D槍戰遊戲,類似CS: http://sourceforge.net/projects/actiongame | ||
+ | |||
+ | 安裝方式:(Ubuntu 6.06.1下測試完成) | ||
+ | |||
+ | 1.先安裝所需套件.開啟終端機,複製貼上以下指令,按Enter執行: | ||
+ | sudo apt-get install libsdl-image1.2 libsdl-mixer1.2 | ||
+ | |||
+ | 2.有包好的deb檔,直接下載點擊安裝 | ||
+ | Ubuntu 6.10: http://www.getdeb.net/getdeb.php?file=actioncube_0.92-1getdeb1_i386.deb | ||
+ | |||
+ | 或是下載tar.bz2檔案:ActionCube_v0.91.tar.bz2 | ||
+ | 完成後解壓縮,進入解壓縮後的資料夾,點擊actioncube.sh檔案,選擇執行,即可開始遊戲 | ||
+ | |||
+ | ===== Slune ===== | ||
+ | 3D企鵝開車冒險遊戲,動作過關,內容非常豐富,也能玩不同類型的小遊戲,如保齡球等 | ||
+ | 遊戲圖片: http://home.gna.org/oomadness/en/slune/screenshot.html | ||
+ | 安裝方法:sudo apt-get install slune | ||
+ | |||
+ | ===== TORCS ===== | ||
+ | 3D賽車遊戲,玩起來還不錯 | ||
+ | 遊戲圖片: http://www.berniw.org/trb/gallery/gallery.php | ||
+ | 安裝方法:sudo apt-get install torcs | ||
+ | |||
+ | ===== Astromenace ===== | ||
+ | 3D直式捲軸空間飛機射擊遊戲,畫面相當精美 | ||
+ | 遊戲畫面: http://www.happypenguin.org/images/am3.jpg | ||
+ | [ 安裝方式 ] | ||
+ | 下載檔案:amenace046b.tar.bz2 | ||
+ | 完成後解壓縮,進入解壓縮後的資料夾,點擊AstroMenace檔案,即可開始遊戲(64位元電腦請點擊AstroMenace64執行) | ||
+ | (注:如果無法遊戲,可開啟Synaptic查詢是否已安裝以下所需相依套件: | ||
+ | libSDL (ver 1.2.6+), libopenal (ver 1.0+), libalut (ver 1.0+), libogg (ver 1.1+), libvorbis (ver 1.1+), libvorbisfile (ver 1.1+), libjpeg (ver 6b+).) | ||
+ | |||
+ | ===== Nexuiz ===== | ||
+ | 3D第一人稱槍戰遊戲,畫面非常精緻,很好玩,推薦給喜歡槍戰遊戲的朋友 | ||
+ | 遊戲畫面: http://www.alientrap.org/nexuiz/index.php?module=media | ||
+ | [ 安裝方式 ] | ||
+ | 下載檔案: nexuiz-v222.zip | ||
+ | 完成後解壓縮,進入解壓縮後的資料夾,點擊nexuiz-linux-glx.sh或nexuiz-linux-sdl.sh檔案,選擇執行,即可開始遊戲 | ||
+ | |||
+ | ===== 中國象棋cnchess ===== | ||
+ | 遊戲畫面: http://www.linuxdiyf.com/bbs/attachments/forumid_6/cnchess1_6zOnl9kdzJm5.png | ||
+ | [ 安裝方式 ] | ||
+ | 下載檔案: cnchess-0.2.bin.tar.bz2 | ||
+ | 完成後解壓縮,進入解壓縮後的資料夾,點擊cnchess檔案,即可開始遊戲 | ||
+ | 原文連結: http://www.linuxdiyf.com/bbs/viewthread.php?tid=1313&fpage=3 | ||
+ | |||
+ | ===== MegaMario ===== | ||
+ | 2D橫向捲軸遊戲,就是馬力歐clone版 | ||
+ | 遊戲畫面: http://sourceforge.net/project/screenshots.php?group_id=97978 | ||
+ | 安裝方式:有包好的deb檔,直接下載點擊安裝 | ||
+ | Ubuntu 6.10: http://www.getdeb.net/getdeb.php?file=megamario_1.5-1getdeb1_i386.deb | ||
+ | |||
+ | ===== Invasion Battle of Survival ===== | ||
+ | 2D模擬策略遊戲,玩法類似紅色警戒,滿豐富的,地圖也很多 | ||
+ | 遊戲畫面: http://bos.seul.org/screenshots.shtml | ||
+ | [ 安裝方式 ] | ||
+ | 下載遊戲引擎:http://prdownloads.sourceforge.net/stratagus/stratagus-2.2.2-linux.tar.gz?download | ||
+ | 下載BOS遊戲資料庫:http://bos.seul.org/files/bos_2_0_1.tar.gz | ||
+ | 安裝遊戲所需套件: | ||
+ | sudo apt-get install lua50 | ||
+ | |||
+ | 下載完以上兩個檔案後解壓縮,開啟終端機,進入stratagus-2.2.2資料夾.例如:小弟要進入放置於桌面的stratagus-2.2.2資料夾,使用此指令: | ||
+ | cd ~/Desktop/stratagus-2.2.2 | ||
+ | 接下來將BOS遊戲資料庫連結到stratagus引擎.例如:如果小弟將data.bos資料夾放至於桌面,則使用此指令開始遊戲: | ||
+ | ./stratagus -d ~/Desktop/data.bos | ||
+ | |||
+ | ====== Top 8 Linux Games Of 2007 ====== | ||
+ | http://rangit.com/software/top-8-linux-games-of-2007/ | ||
+ | |||
+ | http://gamesuy.blogspot.com/2007/12/top-10-free-linux-3d-games.html | ||
+ | |||
+ | http://linuxgames07.blogspot.com/2007/11/top-ubuntu-linux-games.html |