TranslateProject/published/nSnake--Play The Classic Snake Game In Linux Terminal.md

40 lines
2.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

nSnake: 在Linux的终端上玩经典的贪食蛇游戏
================================================================================
你知道20世纪末的那些古老的诺基亚手机上最棒的东西是什么吗 [贪食蛇][1]! 我以前在这个看似无聊但却让人上瘾的游戏上花费了大把的时间。在古老的诺基亚手机被智能手机取代的同时,贪食蛇也被另外的无聊但却令人上瘾的游戏取代了,比如说:[神庙逃亡][2]。但是,贪食蛇本身的魅力仍在。
在AndroidiOS以及Web上有很多可以玩的贪食蛇游戏。另外在Linux终端上也有类似的游戏。对你没有听错Linux终端上真的有。
### nSnake: Linux终端上的经典贪食蛇游戏 ###
[nSnake][3] 是[Alexandre Dantas][4]开发的经典游戏——贪食蛇的Linux终端版本。差不多在所有的Linux发行版中你都可以获取nSnake但是在这篇文章中我们只介绍如何在Ubuntu以及与Ubuntu相似的发行版中安装它。
要在Ubuntu或者Linux Mint中安装nSnake 你只需要打开终端,然后使用下面的命令:
sudo apt-get install nsnake
一旦安装成功,你就可以使用下面的命令来运行游戏了:
nsnake
在终端中运行起来的nSnake就类似于下面截图中的内容。如果你很纠结为什么我的Ubuntu终端和Ubuntu默认的紫红色终端不一样呢那是因为我用了Numix主题。[更多优秀的Ubuntu主题][5]
![Play Snake game in Linux terminal with nSnake](http://itsfoss.com/wp-content/uploads/2014/03/nSnake_Linux_terminal_game.jpeg)
玩nSnake是非常简单的。你可以从开始界面选择游戏速度以及是否开启边框。游戏开始后使用方向键控制贪吃的小蛇蛇P键暂停游戏Q键退出游戏。
你觉得nSnake怎么样 你以前玩过吗? 你还玩过其他的Linux终端游戏吗 来跟我们分享一下吧!
--------------------------------------------------------------------------------
via: http://itsfoss.com/nsnake-play-classic-snake-game-linux-terminal/
译者:[intermerlin](https://github.com/intermerlin) 校对:[wxy](https://github.com/wxy)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
[1]:http://en.wikipedia.org/wiki/Snake_(video_game)
[2]:http://en.wikipedia.org/wiki/Temple_Run
[3]:http://alexdantas.net/projects/nsnake/
[4]:http://alexdantas.net/
[5]:http://itsfoss.com/best-themes-ubuntu-1310/