mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-26 21:30:55 +08:00
31 lines
2.2 KiB
Markdown
31 lines
2.2 KiB
Markdown
|
2048 现在可以在Ubuntu上离线玩了
|
|||
|
================================================================================
|
|||
|
![](http://itsfoss.com/wp-content/uploads/2014/03/2048_ubuntu_game.jpeg)
|
|||
|
|
|||
|
2048是最近全世界范围内的流行游戏。这个小游戏通过上下左右移动访客来完成。这个游戏的目标是通过组合匹配数字的方块到2048。如2+2变成4,4+4变成8等等(译注:原文4+4 becomes 16应为笔误)。听上去很简单但是相信我这是一个让人上瘾的游戏。
|
|||
|
|
|||
|
[2048][1],它基于另外一个相似且流行的游戏[3][2],这在Android,iOS,Windows和Web浏览器上都可以得到。要在网络上玩,你就需要一个可用的网络。但是幸亏[Lffl][3]出手,我们已经为您离线打包了2048。
|
|||
|
|
|||
|
你可以下载.deb安装包并在Ubuntu和(我想可以)其他基于Ubuntu的发行版上安装。你可以在Unity dash中像其他程序一样搜索它。但是这里有一个问题。游戏会在游览器中打开而没有自己的GUI。这对我可以接受,只要可以无需因特网玩这个游戏就行。你的分数会每局保存下来,这样你就可以保留你的记录了。
|
|||
|
|
|||
|
- [Download 2048 for Ubuntu and Linux Mint][4]
|
|||
|
|
|||
|
哦!对于[Doctor Who][5](神秘博士)的粉丝,我们也有一个相似的神秘博士角色的游戏。
|
|||
|
|
|||
|
(译注:2048有不少开源的实现,所以,小编就在站上放了一个:http://linux.cn/static/2048 ,没事可以玩两局——嘘,别让人知道是我悄悄放的——我也期望你可以给我些创意,也许可以将它和Linux结合起来?这样就可以光明正大的放了~ )
|
|||
|
|
|||
|
--------------------------------------------------------------------------------
|
|||
|
|
|||
|
via: http://itsfoss.com/2048-offline-play-ubuntu/
|
|||
|
|
|||
|
译者:[geekpi](https://github.com/geekpi) 校对:[wxy](https://github.com/wxy)
|
|||
|
|
|||
|
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
|||
|
|
|||
|
[1]:http://gabrielecirulli.github.io/2048/
|
|||
|
[2]:http://asherv.com/threes/
|
|||
|
[3]:http://www.lffl.org/
|
|||
|
[4]:http://sourceforge.net/projects/linuxfreedomfor/files/ubuntu/2048_1_all.deb/download
|
|||
|
[5]:http://en.wikipedia.org/wiki/Doctor_Who
|
|||
|
[6]:http://games.usvsth3m.com/2048-doctor-who-edition/
|